aboutsummaryrefslogtreecommitdiff
path: root/js/tests/index.html
diff options
context:
space:
mode:
authorfat <[email protected]>2015-05-10 13:47:11 -0700
committerfat <[email protected]>2015-05-10 13:47:11 -0700
commitbbb97a8660639002e70b1786e595ef9171bfecc6 (patch)
tree30939a970a2edee49b24ddf19f3ebd3dadc02cb2 /js/tests/index.html
parent8bab38bb7176d2716b72664dbafcc326824a2ee9 (diff)
downloadbootstrap-bbb97a8660639002e70b1786e595ef9171bfecc6.tar.xz
bootstrap-bbb97a8660639002e70b1786e595ef9171bfecc6.zip
add dropdown
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 cc008152f..fa25ed883 100644
--- a/js/tests/index.html
+++ b/js/tests/index.html
@@ -135,9 +135,9 @@
<script src="../../js/dist/button.js"></script>
<script src="../../js/dist/carousel.js"></script>
<script src="../../js/dist/collapse.js"></script>
+ <script src="../../js/dist/dropdown.js"></script>
<!-- Old Plugin sources -->
- <script src="../../js/dropdown.js"></script>
<script src="../../js/modal.js"></script>
<script src="../../js/scrollspy.js"></script>
<script src="../../js/tab.js"></script>