diff options
Diffstat (limited to 'js/bootstrap-tabs.js')
| -rw-r--r-- | js/bootstrap-tabs.js | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
