]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Remove redundant check on `data-toggle` click.
authorGeoSot <geo.sotis@gmail.com>
Wed, 9 Jun 2021 22:10:14 +0000 (01:10 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Thu, 29 Jul 2021 13:30:02 +0000 (16:30 +0300)
commit4961ad0c63849d360edf7c23a15001ff56d58639
tree8c6c0f25fa396b9285b4290b5dcb3440fc17dc0e
parent2ad0a4a9fdbc792502c6800f6ae68c41acf4b556
Remove redundant check on `data-toggle` click.

Previously, it was assumed that the trigger element would have its own separate config than the collapse element itself.
js/src/collapse.js