2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

updated js includes to make nav work everywhere

This commit is contained in:
Mark Otto
2012-01-13 09:55:15 -08:00
parent 391248c0e3
commit 8f09028cff
3 changed files with 9 additions and 0 deletions
+1
View File
@@ -434,6 +434,7 @@
<script src="assets/js/google-code-prettify/prettify.js"></script>
<script src="../js/bootstrap-transition.js"></script>
<script src="../js/bootstrap-tooltip.js"></script>
<script src="../js/bootstrap-dropdown.js"></script>
<script src="assets/js/application.js"></script>
</body>