Upgrade to jQuery 1.11.1

Change-Id: I3eaf9c56fe18bad51ce22b1292d6d7308ec20690
This commit is contained in:
Santhosh Thottingal
2014-05-18 10:18:30 +05:30
parent 04d11ea53f
commit cc37ec225d
6 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
<title>jQuery ULS Test Suite</title>
<!-- External libs -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js" ></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- Source of our libs -->
<script src="../src/jquery.uls.data.js"></script>