2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

grunt dist

This commit is contained in:
Mark Otto
2014-04-08 23:59:17 -07:00
parent d7a3771abd
commit de86b36b50
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -668,11 +668,11 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript re
if (e.isDefaultPrevented()) return
$this.trigger('focus')
$parent
.toggleClass('open')
.trigger('shown.bs.dropdown', relatedTarget)
$this.trigger('focus')
}
return false