aboutsummaryrefslogtreecommitdiffstats
path: root/demos/selectable/serialize.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2011-10-18 09:38:27 -0400
committerScott González <scott.gonzalez@gmail.com>2011-10-18 09:38:27 -0400
commitefe964d86e24370aadc9cbd2aa90ef7d9b8ed138 (patch)
tree62234aae4231a7196076a6b9d658704fbf176fc7 /demos/selectable/serialize.html
parentd871fe46aa18abd561f2f9189a5e14c00f022420 (diff)
downloadjquery-ui-efe964d86e24370aadc9cbd2aa90ef7d9b8ed138.tar.gz
jquery-ui-efe964d86e24370aadc9cbd2aa90ef7d9b8ed138.zip
Upgraded jQuery to 1.6.4.
Diffstat (limited to 'demos/selectable/serialize.html')
-rw-r--r--demos/selectable/serialize.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/selectable/serialize.html b/demos/selectable/serialize.html
index 8d3bdf945..7ddc09b39 100644
--- a/demos/selectable/serialize.html
+++ b/demos/selectable/serialize.html
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>jQuery UI Selectable - Serialize</title>
<link rel="stylesheet" href="../../themes/base/jquery.ui.all.css">
- <script src="../../jquery-1.6.2.js"></script>
+ <script src="../../jquery-1.6.4.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>