2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
This commit is contained in:
fat
2013-08-17 16:19:09 -07:00
parent 4696565044
commit 2dbf02b129
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -723,9 +723,9 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
$parent
.toggleClass('open')
.trigger('shown.bs.dropdown')
}
$this.focus()
$this.focus()
}
return false
}
+1 -1
View File
File diff suppressed because one or more lines are too long