diff options
| author | fat <[email protected]> | 2015-05-07 22:26:40 -0700 |
|---|---|---|
| committer | fat <[email protected]> | 2015-05-07 22:26:40 -0700 |
| commit | 1b183e2ff796fc22aba8a8cac074a306c083d018 (patch) | |
| tree | ecc5298aab8d67841e0a765e44feb0b70c872050 /js/tests/index.html | |
| parent | 660505188241418ffda53b5eb848defecd5f57e1 (diff) | |
| download | bootstrap-1b183e2ff796fc22aba8a8cac074a306c083d018.tar.xz bootstrap-1b183e2ff796fc22aba8a8cac074a306c083d018.zip | |
carousel -> es6
Diffstat (limited to 'js/tests/index.html')
| -rw-r--r-- | js/tests/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/index.html b/js/tests/index.html index 29c84e2cc..0ba54e802 100644 --- a/js/tests/index.html +++ b/js/tests/index.html @@ -133,9 +133,9 @@ <script src="../../js/dist/util.js"></script> <script src="../../js/dist/alert.js"></script> <script src="../../js/dist/button.js"></script> + <script src="../../js/dist/carousel.js"></script> <!-- Old Plugin sources --> - <script src="../../js/carousel.js"></script> <script src="../../js/collapse.js"></script> <script src="../../js/dropdown.js"></script> <script src="../../js/modal.js"></script> |
