aboutsummaryrefslogtreecommitdiffstats
path: root/demos/spinner/overflow.html
diff options
context:
space:
mode:
authorFelix Nagel <info@felixnagel.com>2013-01-18 19:25:30 +0100
committerFelix Nagel <info@felixnagel.com>2013-01-18 19:25:30 +0100
commitf5e65b08194d57c5e2f2b814585298c947f0ceee (patch)
treef77630beefe256c82b5c07aeb48b55cde256ea68 /demos/spinner/overflow.html
parent4d77ca3e2113689bb4e2ce5cf9152dca7f3811d8 (diff)
parenta63c0910a6ebcc45ae2c0af7a5ae0840d4eab903 (diff)
downloadjquery-ui-f5e65b08194d57c5e2f2b814585298c947f0ceee.tar.gz
jquery-ui-f5e65b08194d57c5e2f2b814585298c947f0ceee.zip
Merge branch 'master' into selectmenu
Diffstat (limited to 'demos/spinner/overflow.html')
-rw-r--r--demos/spinner/overflow.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/spinner/overflow.html b/demos/spinner/overflow.html
index f26aeb950..674829d62 100644
--- a/demos/spinner/overflow.html
+++ b/demos/spinner/overflow.html
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>jQuery UI Spinner - Overflow</title>
<link rel="stylesheet" href="../../themes/base/jquery.ui.all.css">
- <script src="../../jquery-1.8.3.js"></script>
+ <script src="../../jquery-1.9.0.js"></script>
<script src="../../external/jquery.mousewheel.js"></script>
<script src="../../ui/jquery.ui.core.js"></script>
<script src="../../ui/jquery.ui.widget.js"></script>