upgrade to jquery 1.11.1 (cdn url)
This commit is contained in:
parent
5c919c266f
commit
d1bf450f7f
@ -17,7 +17,7 @@
|
||||
<!-- note: keep jQuery and bootstrap js here,
|
||||
stuff in the include / block right below might depend on it!
|
||||
-->
|
||||
<script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
|
||||
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
|
||||
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
|
||||
{% include "includes/base_head.html" %}
|
||||
{% block html_head %}{% endblock %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user