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 /js/tests/visual/toast.html | |
| parent | dda31bbee6f0190bb38e84f909f23c213040002d (diff) | |
| download | bootstrap-438e01b61c935409adca29cde3dbb66dd119eefd.tar.xz bootstrap-438e01b61c935409adca29cde3dbb66dd119eefd.zip | |
Rename `eventHandler` and `selectorEngine` files.
Diffstat (limited to 'js/tests/visual/toast.html')
| -rw-r--r-- | js/tests/visual/toast.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/visual/toast.html b/js/tests/visual/toast.html index 4e857dace..05da41abe 100644 --- a/js/tests/visual/toast.html +++ b/js/tests/visual/toast.html @@ -52,7 +52,7 @@ </div> </div> - <script src="../../dist/dom/eventHandler.js"></script> + <script src="../../dist/dom/event-handler.js"></script> <script src="../../dist/dom/manipulator.js"></script> <script src="../../dist/dom/data.js"></script> <script src="../../dist/toast.js"></script> |
