2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

check for jquery/ender on window

This commit is contained in:
Jacob Thornton
2011-09-16 11:09:26 -07:00
parent d1b594db7a
commit f0d5caf054
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'})
})( jQuery || ender )
})( window.jQuery || window.ender )