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

@@ -21,7 +21,7 @@
<!-- demo -->
<link href="resources/demo.css" rel="stylesheet"/>
<!-- Libs -->
<script src="//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 -->
<script src="../src/jquery.uls.data.js"></script>
<script src="../src/jquery.uls.data.utils.js"></script>