aboutsummaryrefslogtreecommitdiffstats
path: root/tests/static/sortable
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2011-11-09 11:21:18 -0500
committerScott González <scott.gonzalez@gmail.com>2011-11-09 11:21:18 -0500
commit1e28f833895558d1017250d2eed845be1a950b21 (patch)
tree6bfbf3b315f72c358b115a3b4219498afd356d0c /tests/static/sortable
parent9a87c1a72ea298170f4b9bffcecdb4d80ee4b5cc (diff)
downloadjquery-ui-1e28f833895558d1017250d2eed845be1a950b21.tar.gz
jquery-ui-1e28f833895558d1017250d2eed845be1a950b21.zip
Upgrade jQuery to 1.7.
Diffstat (limited to 'tests/static/sortable')
-rw-r--r--tests/static/sortable/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/static/sortable/default.html b/tests/static/sortable/default.html
index bd9197f40..c0baeba4f 100644
--- a/tests/static/sortable/default.html
+++ b/tests/static/sortable/default.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../static.css" type="text/css" />
<link rel="stylesheet" href="../../../themes/base/jquery.ui.base.css" type="text/css" />
<link rel="stylesheet" href="../../../themes/base/jquery.ui.theme.css" type="text/css" title="ui-theme" />
- <script type="text/javascript" src="../../../jquery-1.6.4.js"></script>
+ <script type="text/javascript" src="../../../jquery-1.7.js"></script>
<script type="text/javascript" src="../static.js"></script>
</head>
<body>