diff options
Diffstat (limited to 'tests/visual/compound/tabs_tabs.html')
-rw-r--r-- | tests/visual/compound/tabs_tabs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/visual/compound/tabs_tabs.html b/tests/visual/compound/tabs_tabs.html index b954f3d45..3eac06597 100644 --- a/tests/visual/compound/tabs_tabs.html +++ b/tests/visual/compound/tabs_tabs.html @@ -5,7 +5,7 @@ <title>Compound Visual Test : Tabs in Tabs</title> <link rel="stylesheet" href="../visual.css"> <link rel="stylesheet" href="../../../themes/base/jquery.ui.all.css"> - <script src="../../../jquery-1.9.0.js"></script> + <script src="../../../jquery-1.9.1.js"></script> <script src="../../../ui/jquery.ui.core.js"></script> <script src="../../../ui/jquery.ui.widget.js"></script> <script src="../../../ui/jquery.ui.accordion.js"></script> |