mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03: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