]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Don't explicitly reference global jQuery 10039/head
authorJosh Dague <daguej@email.uc.edu>
Thu, 22 Aug 2013 18:50:15 +0000 (14:50 -0400)
committerJosh Dague <daguej@email.uc.edu>
Thu, 22 Aug 2013 18:50:15 +0000 (14:50 -0400)
commitf140084f2beb17b0a266b42ab9a03d0b935e5f66
tree38f976b60bf59b28cdeb39e68c7b0f387d97c291
parent0c0400633aaa3591254630bf120bf477cee4381d
Don't explicitly reference global jQuery

Removes `window.jQuery` in favor of `jQuery`, fixes #10038
12 files changed:
js/affix.js
js/alert.js
js/button.js
js/carousel.js
js/collapse.js
js/dropdown.js
js/modal.js
js/popover.js
js/scrollspy.js
js/tab.js
js/tooltip.js
js/transition.js