aboutsummaryrefslogtreecommitdiffstats
path: root/demos/spinner/latlong.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/spinner/latlong.html')
-rw-r--r--demos/spinner/latlong.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/spinner/latlong.html b/demos/spinner/latlong.html
index ad51436d5..d05a46c15 100644
--- a/demos/spinner/latlong.html
+++ b/demos/spinner/latlong.html
@@ -5,7 +5,7 @@
<title>jQuery UI Spinner - Map</title>
<link rel="stylesheet" href="../../themes/base/jquery.ui.all.css">
<script src="http://maps.google.com/maps/api/js?sensor=false"></script>
- <script src="../../jquery-1.7.js"></script>
+ <script src="../../jquery-1.7.1.js"></script>
<script src="../../external/jquery.mousewheel-3.0.4.js"></script>
<script src="../../ui/jquery.ui.core.js"></script>
<script src="../../ui/jquery.ui.widget.js"></script>