diff options
Diffstat (limited to 'js/bootstrap-scrollspy.js')
| -rw-r--r-- | js/bootstrap-scrollspy.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/bootstrap-scrollspy.js b/js/bootstrap-scrollspy.js index 7d9bf7b6c..4b146e580 100644 --- a/js/bootstrap-scrollspy.js +++ b/js/bootstrap-scrollspy.js @@ -102,4 +102,4 @@ $('body').scrollSpy('[data-scrollspy] li > a') }) -}( jQuery || ender )
\ No newline at end of file +}( window.jQuery || window.ender )
\ No newline at end of file |
