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

Update jQuery to v1.11.1.

This commit is contained in:
XhmikosR
2014-05-13 08:33:23 +03:00
parent 58f03754c6
commit 7a765d1f8b
17 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -643,7 +643,7 @@
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../dist/js/bootstrap.min.js"></script>
<script src="../../assets/js/docs.min.js"></script>
</body>