diff options
| author | Jacob Thornton <[email protected]> | 2011-10-19 23:12:50 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-10-19 23:12:50 -0700 |
| commit | 523e02f7df3bb706654b43cf604e61c9396212e1 (patch) | |
| tree | 5c835652ac9f49a82934227b63e79589edbe24d9 /js/tests | |
| parent | 5ab84f942dadc02db57fbe9dbcc619a5eae3920a (diff) | |
| download | bootstrap-523e02f7df3bb706654b43cf604e61c9396212e1.tar.xz bootstrap-523e02f7df3bb706654b43cf604e61c9396212e1.zip | |
fix scrollspy simplify stuff more - break everything.
Diffstat (limited to 'js/tests')
| -rw-r--r-- | js/tests/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/tests/index.html b/js/tests/index.html index 2ca94102a..617fcd92a 100644 --- a/js/tests/index.html +++ b/js/tests/index.html @@ -11,6 +11,7 @@ <script src="vendor/qunit.js"></script> <!-- plugin sources --> + <script src="../../js/bootstrap-transitions.js"></script> <script src="../../js/bootstrap-alerts.js"></script> <script src="../../js/bootstrap-dropdown.js"></script> <script src="../../js/bootstrap-modal.js"></script> |
