]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Make JS compliant with the new ESLint rules. 21005/head
authorBardi Harborow <bardi@bardiharborow.com>
Mon, 21 Nov 2016 14:36:00 +0000 (01:36 +1100)
committerBardi Harborow <bardi@bardiharborow.com>
Thu, 24 Nov 2016 00:59:55 +0000 (11:59 +1100)
commitc2616fb74e6bdc0cd46a5678a2c5cffcbe422106
treec9f2db3c292861301816f255bbe25b9b45fdd8b2
parent26c16743fce73db5f85c9f16fe59242f876c5360
Make JS compliant with the new ESLint rules.
22 files changed:
js/src/alert.js
js/src/button.js
js/src/carousel.js
js/src/collapse.js
js/src/dropdown.js
js/src/modal.js
js/src/popover.js
js/src/scrollspy.js
js/src/tab.js
js/src/tooltip.js
js/src/util.js
js/tests/unit/alert.js
js/tests/unit/button.js
js/tests/unit/carousel.js
js/tests/unit/collapse.js
js/tests/unit/dropdown.js
js/tests/unit/modal.js
js/tests/unit/phantom.js
js/tests/unit/popover.js
js/tests/unit/scrollspy.js
js/tests/unit/tab.js
js/tests/unit/tooltip.js