]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fixed nested tab elements li activation 13191/head
authorAshley Dawson <ashley@ashleydawson.co.uk>
Wed, 26 Mar 2014 22:21:54 +0000 (22:21 +0000)
committerAshley Dawson <ashley@ashleydawson.co.uk>
Wed, 26 Mar 2014 22:21:54 +0000 (22:21 +0000)
commit138af82e298fd57d2f992a39934067fc5bd99a91
tree306a0d74ff5a64c7c2f099bbaa27dc730c7f58bb
parentc692c29c7d3dfd3209e3da14912dd5de634b1eac
Fixed nested tab elements li activation

Added closest li instead of direct parent so that you can nest multiple elements within tabs, such as button groups
js/tab.js