From 5b8eaffc1216ef648aa50cda252269aa0a917229 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 30 Dec 2017 19:41:36 -0800 Subject: dist --- dist/js/bootstrap.bundle.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dist/js/bootstrap.bundle.js') diff --git a/dist/js/bootstrap.bundle.js b/dist/js/bootstrap.bundle.js index f905c51de0..8516e3241d 100644 --- a/dist/js/bootstrap.bundle.js +++ b/dist/js/bootstrap.bundle.js @@ -4182,7 +4182,8 @@ var Dropdown = function ($$$1) { } return parent || element.parentNode; - }; + }; // eslint-disable-next-line complexity + Dropdown._dataApiKeydownHandler = function _dataApiKeydownHandler(event) { // If not input/textarea: -- cgit v1.2.3