2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03: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
+1 -1
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