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

Add a local jQuery fallback.

Shouldn't really happen, but China for example has blocked Google so this should help.
This commit is contained in:
XhmikosR
2015-07-26 00:25:00 +03:00
parent b8bc20432f
commit abdf41f5f3
16 changed files with 20 additions and 4 deletions
+1
View File
@@ -633,6 +633,7 @@
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</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 -->