mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-03 00:31:55 +02:00
fix(unit-test): dropdown, collapse and carousel
This commit is contained in:
@@ -479,7 +479,7 @@ class Dropdown {
|
||||
EventHandler.trigger(SelectorEngine.findOne(Selector.DATA_TOGGLE, parent), 'focus')
|
||||
}
|
||||
|
||||
EventHandler.trigger(this, 'click')
|
||||
Dropdown._clearMenus()
|
||||
return
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user