2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

add semicolon to end of file while i think about better solution...

This commit is contained in:
Jacob Thornton
2011-09-22 13:13:55 -07:00
parent 46958b2b67
commit 68605bdd51
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -74,4 +74,4 @@
$.fn.popover.defaults = $.extend({} , $.fn.twipsy.defaults, { content: 'data-content', placement: 'right'})
}( window.jQuery || window.ender )
}( window.jQuery || window.ender );