chore(static): update jquery 1.10.1 => 1.10.2

This commit is contained in:
Saurabh Kumar 2014-01-23 00:20:22 +05:30
parent 3f0470edce
commit d8f54f4d3f

View File

@ -72,7 +72,7 @@
<!-- Placed at the end of the document so the pages load faster -->
{% block javascript %}
<!-- Latest JQuery -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>