Change default jQuery to 1.7.1

This commit is contained in:
Gea-Suan Lin
2011-11-26 21:28:13 +08:00
parent 6247b69da0
commit caaf974615

View File

@@ -10,7 +10,7 @@
<!--
<link href="http://twitter.github.com/bootstrap/1.4.0/bootstrap.min.css" rel="stylesheet">
-->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->