]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Added jquery.js and bootstrap.js tags to navbar and navbar-fixed top
authorJesse Hu <huyouare@gmail.com>
Tue, 6 Aug 2013 06:46:08 +0000 (02:46 -0400)
committerJesse Hu <huyouare@gmail.com>
Tue, 6 Aug 2013 06:46:08 +0000 (02:46 -0400)
navbar-fixed-top/index.html
navbar/index.html

index 952e341b4cc50b5365072e410e3ebe11e5fe055c..ff68b664fde4985e59a8eb56ac2f2ae5dcd395c6 100644 (file)
 
     </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>
index bd369fd49c0471c454c5b4961951d7b30f492f00..4dea3d1ac4857d266e5543d673ad20faf3cc967b 100644 (file)
 
     </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>