1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-26 05:19:15 +02:00
This commit is contained in:
Jacob Thornton
2012-10-17 22:51:39 -07:00
parent 24b5e6cb14
commit 280d4aeb30
4 changed files with 11 additions and 11 deletions

View File

@@ -49,7 +49,7 @@
if ( $this.parent('li').hasClass('active') ) return
previous = $ul.find('.active a').last()[0]
previous = $ul.find('.active:last a')[0]
e = $.Event('show', {
relatedTarget: previous