mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-10 23:54:08 +02:00
dist
This commit is contained in:
3
js/dist/dropdown.js
vendored
3
js/dist/dropdown.js
vendored
@@ -357,7 +357,8 @@ var Dropdown = function ($) {
|
||||
}
|
||||
|
||||
return parent || element.parentNode;
|
||||
};
|
||||
}; // eslint-disable-next-line complexity
|
||||
|
||||
|
||||
Dropdown._dataApiKeydownHandler = function _dataApiKeydownHandler(event) {
|
||||
// If not input/textarea:
|
||||
|
Reference in New Issue
Block a user