1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-10 23:54:08 +02:00
This commit is contained in:
Mark Otto
2017-12-30 19:41:36 -08:00
parent fc942ce310
commit 5b8eaffc12
25 changed files with 164 additions and 90 deletions

3
js/dist/dropdown.js vendored
View File

@@ -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: