mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
fix(unit-test): dropdown, collapse and carousel
This commit is contained in:
+1
-1
@@ -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