aboutsummaryrefslogtreecommitdiff
path: root/js/tests/index.html
diff options
context:
space:
mode:
authorfat <[email protected]>2015-05-07 22:26:40 -0700
committerfat <[email protected]>2015-05-07 22:26:40 -0700
commit1b183e2ff796fc22aba8a8cac074a306c083d018 (patch)
treeecc5298aab8d67841e0a765e44feb0b70c872050 /js/tests/index.html
parent660505188241418ffda53b5eb848defecd5f57e1 (diff)
downloadbootstrap-1b183e2ff796fc22aba8a8cac074a306c083d018.tar.xz
bootstrap-1b183e2ff796fc22aba8a8cac074a306c083d018.zip
carousel -> es6
Diffstat (limited to 'js/tests/index.html')
-rw-r--r--js/tests/index.html2
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>