Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2017-12-31 06:41:36 +0300
committerMark Otto <markdotto@gmail.com>2017-12-31 06:41:36 +0300
commit5b8eaffc1216ef648aa50cda252269aa0a917229 (patch)
tree86f1b4b56126cb4ba1496dcf372ee188cffbe240 /dist/js/bootstrap.js
parentfc942ce310bafbe5f52708f6e80ca00b3b700bc5 (diff)
dist
Diffstat (limited to 'dist/js/bootstrap.js')
-rw-r--r--dist/js/bootstrap.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/js/bootstrap.js b/dist/js/bootstrap.js
index 08f6c27f6f..2ea49e37e1 100644
--- a/dist/js/bootstrap.js
+++ b/dist/js/bootstrap.js
@@ -1748,7 +1748,8 @@ var Dropdown = function ($$$1) {
}
return parent || element.parentNode;
- };
+ }; // eslint-disable-next-line complexity
+
Dropdown._dataApiKeydownHandler = function _dataApiKeydownHandler(event) {
// If not input/textarea: