diff options
| author | Jacob Thornton <[email protected]> | 2011-09-10 12:49:21 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-09-10 12:49:21 -0700 |
| commit | 48aa209348c47df65f4edb0d8a36ccaac357eb0a (patch) | |
| tree | 7dfef7b52a39319c75d6d0fd657b9f9c8f0dfeed /docs/index.html | |
| parent | 79d5f907130a030963b802647e3ed3bcb6300a46 (diff) | |
| download | bootstrap-48aa209348c47df65f4edb0d8a36ccaac357eb0a.tar.xz bootstrap-48aa209348c47df65f4edb0d8a36ccaac357eb0a.zip | |
more tests, more js goodness
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index ab66d968c..d8febe0a4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -21,7 +21,7 @@ <script src="http://autobahn.tablesorter.com/jquery.tablesorter.min.js"></script> <script src="assets/js/google-code-prettify/prettify.js"></script> <script>$(function () { prettyPrint() })</script> - <script src="assets/js/bootstrap-dropdown.js"></script> + <script src="../js/bootstrap-dropdown.js"></script> <script src="assets/js/application.js"></script> <script src="assets/js/application-scrollspy.js"></script> |
