summaryrefslogtreecommitdiffstats
path: root/demos/slider/tabs.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2011-08-01 20:03:04 -0400
committerScott González <scott.gonzalez@gmail.com>2011-08-01 20:03:04 -0400
commitbaa2e9663c5c0e5593e4950be91a31a63ee27923 (patch)
tree02c4f2d2e197f77ad93a88adfd256c3225bf09ac /demos/slider/tabs.html
parent1d4795683e21a49115f1b0458349c63c5f54ac33 (diff)
downloadjquery-ui-baa2e9663c5c0e5593e4950be91a31a63ee27923.tar.gz
jquery-ui-baa2e9663c5c0e5593e4950be91a31a63ee27923.zip
Upgrade jQuery to 1.6.2.
Diffstat (limited to 'demos/slider/tabs.html')
-rw-r--r--demos/slider/tabs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/slider/tabs.html b/demos/slider/tabs.html
index 440ac587d..67d537651 100644
--- a/demos/slider/tabs.html
+++ b/demos/slider/tabs.html
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>jQuery UI Slider - Snap to increments</title>
<link rel="stylesheet" href="../../themes/base/jquery.ui.all.css">
- <script src="../../jquery-1.5.1.js"></script>
+ <script src="../../jquery-1.6.2.js"></script>
<script src="../../ui/jquery.ui.core.js"></script>
<script src="../../ui/jquery.ui.widget.js"></script>
<script src="../../ui/jquery.ui.mouse.js"></script>