From f0d5caf0547da84c8e3b80e704510a36d8a4e39b Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Fri, 16 Sep 2011 11:09:26 -0700 Subject: check for jquery/ender on window --- js/bootstrap-tabs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/bootstrap-tabs.js') diff --git a/js/bootstrap-tabs.js b/js/bootstrap-tabs.js index 7bac0bc60..807b366a3 100644 --- a/js/bootstrap-tabs.js +++ b/js/bootstrap-tabs.js @@ -59,4 +59,4 @@ $('body').tabs('ul[data-tabs] li > a, ul[data-pills] > li > a') }) -})( jQuery || ender ) \ No newline at end of file +})( window.jQuery || window.ender ) \ No newline at end of file -- cgit v1.2.3