aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/droppable/droppable_option_accept_function.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2010-11-12 09:19:26 -0500
committerScott González <scott.gonzalez@gmail.com>2010-11-12 09:19:26 -0500
commitfce1f97f7677f29cc8ba7b146e67799027cf1995 (patch)
tree1de6065f611614b29f21f99d214252bd506d6b9a /tests/visual/droppable/droppable_option_accept_function.html
parentf85b998f44e68860c633e467fe6427e52f91282c (diff)
downloadjquery-ui-fce1f97f7677f29cc8ba7b146e67799027cf1995.tar.gz
jquery-ui-fce1f97f7677f29cc8ba7b146e67799027cf1995.zip
Upgraded jQuery to 1.4.4.
Diffstat (limited to 'tests/visual/droppable/droppable_option_accept_function.html')
-rw-r--r--tests/visual/droppable/droppable_option_accept_function.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/visual/droppable/droppable_option_accept_function.html b/tests/visual/droppable/droppable_option_accept_function.html
index f81bbdc70..e3db4a4fa 100644
--- a/tests/visual/droppable/droppable_option_accept_function.html
+++ b/tests/visual/droppable/droppable_option_accept_function.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../visual.css" type="text/css" />
<link rel="stylesheet" href="droppable.css" type="text/css" />
<link rel="stylesheet" href="../../../themes/base/jquery.ui.all.css" type="text/css">
- <script type="text/javascript" src="../../../jquery-1.4.3.js"></script>
+ <script type="text/javascript" src="../../../jquery-1.4.4.js"></script>
<script type="text/javascript" src="../../../ui/jquery.ui.core.js"></script>
<script type="text/javascript" src="../../../ui/jquery.ui.widget.js"></script>
<script type="text/javascript" src="../../../ui/jquery.ui.mouse.js"></script>