diff options
| author | fat <[email protected]> | 2015-05-10 13:47:11 -0700 |
|---|---|---|
| committer | fat <[email protected]> | 2015-05-10 13:47:11 -0700 |
| commit | bbb97a8660639002e70b1786e595ef9171bfecc6 (patch) | |
| tree | 30939a970a2edee49b24ddf19f3ebd3dadc02cb2 /js/tests/index.html | |
| parent | 8bab38bb7176d2716b72664dbafcc326824a2ee9 (diff) | |
| download | bootstrap-bbb97a8660639002e70b1786e595ef9171bfecc6.tar.xz bootstrap-bbb97a8660639002e70b1786e595ef9171bfecc6.zip | |
add dropdown
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 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> |
