]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Load minified Bootstrap JS code 11765/head
authorZlatan Vasović <legospace9876@gmail.com>
Sat, 7 Dec 2013 09:27:28 +0000 (10:27 +0100)
committerZlatan Vasović <legospace9876@gmail.com>
Sat, 7 Dec 2013 09:27:28 +0000 (10:27 +0100)
_includes/footer.html

index 1188e10cf89f87be67df1feb8236522a694eeec3..095e96eb5928b1acff2be10c22eb2e04a2604874 100644 (file)
@@ -2,7 +2,7 @@
 ================================================== -->
 <!-- Placed at the end of the document so the pages load faster -->
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
-<script src="{{ page.base_url }}dist/js/bootstrap.js"></script>
+<script src="{{ page.base_url }}dist/js/bootstrap.min.js"></script>
 
 <script src="{{ page.base_url }}docs-assets/js/holder.js"></script>