mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-30 16:54:43 +00:00
fixes #9745
This commit is contained in:
parent
63ac9e354f
commit
4696565044
1 changed files with 2 additions and 2 deletions
|
|
@ -52,9 +52,9 @@
|
|||
$parent
|
||||
.toggleClass('open')
|
||||
.trigger('shown.bs.dropdown')
|
||||
}
|
||||
|
||||
$this.focus()
|
||||
$this.focus()
|
||||
}
|
||||
|
||||
return false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue