1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 00:24:03 +02:00
This commit is contained in:
fat
2013-12-25 20:33:05 -08:00
parent 3161acd710
commit fc7049b18f
4 changed files with 4 additions and 4 deletions

View File

@@ -85,7 +85,7 @@
this.activeTarget = target
$(this.selector)
.parents('.active')
.parentsUntil(this.options.target, '.active')
.removeClass('active')
var selector = this.selector +