2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Added jquery.js and bootstrap.js tags to navbar and navbar-fixed top

This commit is contained in:
Jesse Hu
2013-08-06 02:46:08 -04:00
parent 0a7b185224
commit 6739522d6c
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -66,5 +66,10 @@
</div> <!-- /container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="../assets/js/jquery.js"></script>
<script src="../bootstrap/js/bootstrap.min.js"></script>
</body>
</html>
+5
View File
@@ -66,5 +66,10 @@
</div> <!-- /container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="../assets/js/jquery.js"></script>
<script src="../bootstrap/js/bootstrap.min.js"></script>
</body>
</html>