0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-26 23:54:23 +01:00

grunt dist

This commit is contained in:
Mark Otto 2014-05-12 21:15:27 -07:00
parent c312d735d9
commit 7e1f2994d1
3 changed files with 3 additions and 3 deletions

View File

@ -1822,7 +1822,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re
var $target = $(selector)
this.activate($this.parent('li'), $ul)
this.activate($this.closest('li'), $ul)
this.activate($target, $target.parent(), function () {
$this.trigger({
type: 'shown.bs.tab',

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long