mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-02 01:42:36 +02:00
Dropdown: get dropdown's parent in one place
This commit is contained in:
@@ -49,7 +49,7 @@ const SelectorEngine = {
|
||||
|
||||
return []
|
||||
},
|
||||
|
||||
// TODO: this is now unused; remove later along with prev()
|
||||
next(element, selector) {
|
||||
let next = element.nextElementSibling
|
||||
|
||||
|
Reference in New Issue
Block a user