diff options
| author | XhmikosR <[email protected]> | 2019-05-08 16:11:24 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-05-08 17:26:37 +0300 |
| commit | 438e01b61c935409adca29cde3dbb66dd119eefd (patch) | |
| tree | 1d4a88922c8a3169b418be877d837fb671d9e3a8 /dist/js/bootstrap.bundle.js | |
| parent | dda31bbee6f0190bb38e84f909f23c213040002d (diff) | |
| download | bootstrap-438e01b61c935409adca29cde3dbb66dd119eefd.tar.xz bootstrap-438e01b61c935409adca29cde3dbb66dd119eefd.zip | |
Rename `eventHandler` and `selectorEngine` files.
Diffstat (limited to 'dist/js/bootstrap.bundle.js')
| -rw-r--r-- | dist/js/bootstrap.bundle.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/js/bootstrap.bundle.js b/dist/js/bootstrap.bundle.js index 37fb8cba9..03584cad9 100644 --- a/dist/js/bootstrap.bundle.js +++ b/dist/js/bootstrap.bundle.js @@ -434,7 +434,7 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v4.3.1): dom/eventHandler.js + * Bootstrap (v4.3.1): dom/event-handler.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * -------------------------------------------------------------------------- */ @@ -725,7 +725,7 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v4.3.1): dom/selectorEngine.js + * Bootstrap (v4.3.1): dom/selector-engine.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * -------------------------------------------------------------------------- */ |
