2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Add missing jQuery local fallback.

[ci skip]
This commit is contained in:
XhmikosR
2015-09-06 20:34:35 +03:00
parent 55258e9923
commit 85ab83136e
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -116,6 +116,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="../../assets/js/vendor/holder.min.js"></script>
<script>
$(function () {