diff options
author | Scott González <scott.gonzalez@gmail.com> | 2011-08-01 20:03:04 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2011-08-01 20:03:04 -0400 |
commit | baa2e9663c5c0e5593e4950be91a31a63ee27923 (patch) | |
tree | 02c4f2d2e197f77ad93a88adfd256c3225bf09ac /tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html | |
parent | 1d4795683e21a49115f1b0458349c63c5f54ac33 (diff) | |
download | jquery-ui-baa2e9663c5c0e5593e4950be91a31a63ee27923.tar.gz jquery-ui-baa2e9663c5c0e5593e4950be91a31a63ee27923.zip |
Upgrade jQuery to 1.6.2.
Diffstat (limited to 'tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html')
-rw-r--r-- | tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html b/tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html index 05448f603..d45e27492 100644 --- a/tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html +++ b/tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html @@ -5,7 +5,7 @@ <title>Resizable Visual Test : Default</title> <link rel="stylesheet" href="../visual.css" type="text/css" /> <link rel="stylesheet" href="../../../themes/base/jquery.ui.all.css" type="text/css" /> - <script type="text/javascript" src="../../../jquery-1.5.1.js"></script> + <script type="text/javascript" src="../../../jquery-1.6.2.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> |