aboutsummaryrefslogtreecommitdiffstats
path: root/demos/datepicker/animation.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2011-11-22 08:54:02 -0500
committerScott González <scott.gonzalez@gmail.com>2011-11-22 08:54:02 -0500
commit94cc884adf729debf2b9acdd6789b9ea02063cb0 (patch)
tree218be507e1198f4d795c8b6efb57cbf0d400af93 /demos/datepicker/animation.html
parentffd3f510f1c0fbfe99ce2f1aab81d56d9b03f88e (diff)
downloadjquery-ui-94cc884adf729debf2b9acdd6789b9ea02063cb0.tar.gz
jquery-ui-94cc884adf729debf2b9acdd6789b9ea02063cb0.zip
Upgrade jQuery to 1.7.1.
Diffstat (limited to 'demos/datepicker/animation.html')
-rw-r--r--demos/datepicker/animation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/datepicker/animation.html b/demos/datepicker/animation.html
index 71dbfba85..d833b05a5 100644
--- a/demos/datepicker/animation.html
+++ b/demos/datepicker/animation.html
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>jQuery UI Datepicker - Animations</title>
<link rel="stylesheet" href="../../themes/base/jquery.ui.all.css">
- <script src="../../jquery-1.7.js"></script>
+ <script src="../../jquery-1.7.1.js"></script>
<script src="../../ui/jquery.ui.core.js"></script>
<script src="../../ui/jquery.ui.widget.js"></script>
<script src="../../ui/jquery.effects.core.js"></script>