2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +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
@@ -529,5 +529,6 @@
<script src="http://code.jquery.com/jquery-1.7.min.js"></script>
<script src="assets/js/google-code-prettify/prettify.js"></script>
<script src="assets/js/application.js"></script>
<script src="../js/bootstrap-dropdown.js"></script>
</body>
</html>