aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/droppable/droppable_option_accept_selector.html
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2010-01-27 12:29:43 +0000
committerRichard Worth <rdworth@gmail.com>2010-01-27 12:29:43 +0000
commit79bd9550546368dafe30af5ee068c78660e32921 (patch)
tree1dc0c7a7cf3156e569bd9a56054f55b5e01795f6 /tests/visual/droppable/droppable_option_accept_selector.html
parent3eaf9daacaefa5f9f3ac469e4136c9f12cad5b9e (diff)
downloadjquery-ui-79bd9550546368dafe30af5ee068c78660e32921.tar.gz
jquery-ui-79bd9550546368dafe30af5ee068c78660e32921.zip
switched to jQuery 1.4.1
Diffstat (limited to 'tests/visual/droppable/droppable_option_accept_selector.html')
-rw-r--r--tests/visual/droppable/droppable_option_accept_selector.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/visual/droppable/droppable_option_accept_selector.html b/tests/visual/droppable/droppable_option_accept_selector.html
index 133060f63..68fedbf5d 100644
--- a/tests/visual/droppable/droppable_option_accept_selector.html
+++ b/tests/visual/droppable/droppable_option_accept_selector.html
@@ -5,7 +5,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/ui.all.css" type="text/css">
- <script type="text/javascript" src="../../../jquery-1.4.js"></script>
+ <script type="text/javascript" src="../../../jquery-1.4.1.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>