upgrade jquery to 1.11.3
This commit is contained in:
parent
0bba7d30e5
commit
21c1a9dab7
@ -17,7 +17,7 @@
|
|||||||
<!-- note: keep jQuery and bootstrap js here,
|
<!-- note: keep jQuery and bootstrap js here,
|
||||||
stuff in the include / block right below might depend on it!
|
stuff in the include / block right below might depend on it!
|
||||||
-->
|
-->
|
||||||
<script src="//code.jquery.com/jquery-1.11.2.min.js"></script>
|
<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
|
||||||
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
||||||
{% include "includes/base_head.html" %}
|
{% include "includes/base_head.html" %}
|
||||||
{% block html_head %}{% endblock %}
|
{% block html_head %}{% endblock %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user