Show More
Commit Description:
Merge pull request #22 from nattee/master...
Commit Description:
Merge pull request #22 from nattee/master fix viewing stat and add load file to the live edit view
References:
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();
});