aboutsummaryrefslogtreecommitdiffstats
path: root/demos/dialog/animated.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/dialog/animated.html')
-rw-r--r--demos/dialog/animated.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/dialog/animated.html b/demos/dialog/animated.html
index 3d0625839..320dee407 100644
--- a/demos/dialog/animated.html
+++ b/demos/dialog/animated.html
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>jQuery UI Dialog - Animation</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="../../external/jquery.bgiframe-2.1.2.js"></script>
<script src="../../ui/jquery.ui.core.js"></script>
<script src="../../ui/jquery.ui.widget.js"></script>