]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Consistent usage of $(document.body) instead of $('body') (#25671)
authorMartijn Cuppens <martijn.cuppens@gmail.com>
Wed, 21 Feb 2018 08:01:02 +0000 (09:01 +0100)
committerJohann-S <johann.servoire@gmail.com>
Wed, 21 Feb 2018 08:01:02 +0000 (09:01 +0100)
commit8cfbf6933b8a0146ac3fbc369f19e520bd1ebdac
tree20def81d65fa792c478db7cf6814977d52b3078b
parent99379f3843ddd5bd66ce6559ab91ef68c744fbd7
Consistent usage of $(document.body) instead of $('body') (#25671)
js/src/dropdown.js
js/src/modal.js
js/src/tooltip.js