app/assets/javascripts/clipster/clips.js in clipster-0.5.2 vs app/assets/javascripts/clipster/clips.js in clipster-0.5.3
- old
+ new
@@ -1,8 +1,8 @@
-// Place all the behaviors and hooks related to the matching controller here.
-// All this logic will automatically be available in application.js.
-
-$(document).ready(function () {
- //enable all tool-tips
- $(".icon-question-sign").tooltip();
-});
-
+// Place all the behaviors and hooks related to the matching controller here.
+// All this logic will automatically be available in application.js.
+
+$(document).ready(function () {
+ //enable all tool-tips
+ $(".icon-question-sign").tooltip();
+});
+