]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove docs.min.js from Blog & Cover examples since it's unnecessary.
authorChris Rebert <code@rebertia.com>
Sun, 8 Feb 2015 01:53:51 +0000 (17:53 -0800)
committerXhmikosR <xhmikosr@gmail.com>
Mon, 16 Feb 2015 09:40:42 +0000 (11:40 +0200)
docs/examples/blog/index.html
docs/examples/cover/index.html

index 5af11f4e01186b718451e24d8d6976f7f2671c1f..4597af1e754cd628ca8d436217bdd07a68152985 100644 (file)
     <!-- Placed at the end of the document so the pages load faster -->
     <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
     <script src="../../dist/js/bootstrap.min.js"></script>
-    <script src="../../assets/js/docs.min.js"></script>
     <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
     <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
   </body>
index b1f449773bcae42ac23da3a81b8d05690510d516..4989c02ed240db7c2cffb9acc9ddf608fabdc9ea 100644 (file)
@@ -74,7 +74,6 @@
     <!-- Placed at the end of the document so the pages load faster -->
     <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
     <script src="../../dist/js/bootstrap.min.js"></script>
-    <script src="../../assets/js/docs.min.js"></script>
     <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
     <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
   </body>