aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/compound/draggable_accordion.html
diff options
context:
space:
mode:
authorKris Borchers <kris.borchers@gmail.com>2013-01-17 00:28:41 -0600
committerKris Borchers <kris.borchers@gmail.com>2013-01-17 00:28:41 -0600
commit34409e7ddd58b3ccfed8175f7febd896ffea9e82 (patch)
treebc20a3245dea2cb384c47164cce03963b79fc461 /tests/visual/compound/draggable_accordion.html
parent92bcef9305baf6d496d743f16e125d12820140cf (diff)
downloadjquery-ui-34409e7ddd58b3ccfed8175f7febd896ffea9e82.tar.gz
jquery-ui-34409e7ddd58b3ccfed8175f7febd896ffea9e82.zip
Updating to jQuery 1.9.0
Diffstat (limited to 'tests/visual/compound/draggable_accordion.html')
-rw-r--r--tests/visual/compound/draggable_accordion.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/visual/compound/draggable_accordion.html b/tests/visual/compound/draggable_accordion.html
index 2a1610121..3aa7d8542 100644
--- a/tests/visual/compound/draggable_accordion.html
+++ b/tests/visual/compound/draggable_accordion.html
@@ -5,7 +5,7 @@
<title>Compound Visual Test : Draggable in Accordion</title>
<link rel="stylesheet" href="../visual.css">
<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="../../../ui/jquery.ui.core.js"></script>
<script src="../../../ui/jquery.ui.widget.js"></script>
<script src="../../../ui/jquery.ui.mouse.js"></script>