Show More
Commit Description:
jquery work
Commit Description:
jquery work
File last commit:
Show/Diff file:
Action:
app/assets/javascripts/local_jquery.js | 4 lines | 112 B | application/javascript | JavascriptLexer |
$(document).ready(function() {
/* Activating Best In Place */
jQuery(".best_in_place").best_in_place();
});