diff options
Diffstat (limited to 'tests/visual/compound')
-rw-r--r-- | tests/visual/compound/accordion_tabs.html | 2 | ||||
-rw-r--r-- | tests/visual/compound/datepicker_dialog.html | 2 | ||||
-rw-r--r-- | tests/visual/compound/dialog_widgets.html | 2 | ||||
-rw-r--r-- | tests/visual/compound/draggable_accordion.html | 2 | ||||
-rw-r--r-- | tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html | 2 | ||||
-rw-r--r-- | tests/visual/compound/sortable_accordion_sortable_tabs.html | 2 | ||||
-rw-r--r-- | tests/visual/compound/tabs_selectmenu.html | 2 | ||||
-rw-r--r-- | tests/visual/compound/tabs_tabs.html | 2 | ||||
-rw-r--r-- | tests/visual/compound/tabs_tooltips.html | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/tests/visual/compound/accordion_tabs.html b/tests/visual/compound/accordion_tabs.html index e48589b15..9ec6bc0c7 100644 --- a/tests/visual/compound/accordion_tabs.html +++ b/tests/visual/compound/accordion_tabs.html @@ -5,7 +5,7 @@ <title>Compound Visual Test : Accordion in Tabs</title> <link rel="stylesheet" href="../visual.css"> <link rel="stylesheet" href="../../../themes/base/all.css"> - <script src="../../../jquery-1.10.2.js"></script> + <script src="../../../jquery.js"></script> <script src="../../../ui/core.js"></script> <script src="../../../ui/widget.js"></script> <script src="../../../ui/accordion.js"></script> diff --git a/tests/visual/compound/datepicker_dialog.html b/tests/visual/compound/datepicker_dialog.html index 1056d96d0..0e3714841 100644 --- a/tests/visual/compound/datepicker_dialog.html +++ b/tests/visual/compound/datepicker_dialog.html @@ -5,7 +5,7 @@ <title>Compound Visual Test : Datepicker in Dialog</title> <link rel="stylesheet" href="../visual.css"> <link rel="stylesheet" href="../../../themes/base/all.css"> - <script src="../../../jquery-1.10.2.js"></script> + <script src="../../../jquery.js"></script> <script src="../../../ui/core.js"></script> <script src="../../../ui/widget.js"></script> <script src="../../../ui/mouse.js"></script> diff --git a/tests/visual/compound/dialog_widgets.html b/tests/visual/compound/dialog_widgets.html index 9eadfc43f..4989d4be0 100644 --- a/tests/visual/compound/dialog_widgets.html +++ b/tests/visual/compound/dialog_widgets.html @@ -5,7 +5,7 @@ <title>Compound Visual Test : All Widgets in Dialog</title> <link rel="stylesheet" href="../visual.css"> <link rel="stylesheet" href="../../../themes/base/all.css"> - <script src="../../../jquery-1.10.2.js"></script> + <script src="../../../jquery.js"></script> <script src="../../../ui/core.js"></script> <script src="../../../ui/widget.js"></script> <script src="../../../ui/mouse.js"></script> diff --git a/tests/visual/compound/draggable_accordion.html b/tests/visual/compound/draggable_accordion.html index e106b7c09..24debaa50 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/all.css"> - <script src="../../../jquery-1.10.2.js"></script> + <script src="../../../jquery.js"></script> <script src="../../../ui/core.js"></script> <script src="../../../ui/widget.js"></script> <script src="../../../ui/mouse.js"></script> diff --git a/tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html b/tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html index d45d1ef35..92b829b9e 100644 --- a/tests/visual/compound/draggable_accordion_accordion_tabs_draggable.html +++ b/tests/visual/compound/draggable_accordion_accordion_tabs_draggable.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/all.css"> - <script src="../../../jquery-1.10.2.js"></script> + <script src="../../../jquery.js"></script> <script src="../../../ui/core.js"></script> <script src="../../../ui/widget.js"></script> <script src="../../../ui/mouse.js"></script> diff --git a/tests/visual/compound/sortable_accordion_sortable_tabs.html b/tests/visual/compound/sortable_accordion_sortable_tabs.html index be206e106..2966561eb 100644 --- a/tests/visual/compound/sortable_accordion_sortable_tabs.html +++ b/tests/visual/compound/sortable_accordion_sortable_tabs.html @@ -5,7 +5,7 @@ <title>Compound Visual Test : Accordion in Tabs</title> <link rel="stylesheet" href="../visual.css"> <link rel="stylesheet" href="../../../themes/base/all.css"> - <script src="../../../jquery-1.10.2.js"></script> + <script src="../../../jquery.js"></script> <script src="../../../ui/core.js"></script> <script src="../../../ui/widget.js"></script> <script src="../../../ui/mouse.js"></script> diff --git a/tests/visual/compound/tabs_selectmenu.html b/tests/visual/compound/tabs_selectmenu.html index c76db9e35..6c116b4e2 100644 --- a/tests/visual/compound/tabs_selectmenu.html +++ b/tests/visual/compound/tabs_selectmenu.html @@ -5,7 +5,7 @@ <title>Compound Visual Test : Selectmenu in Tabs</title> <link rel="stylesheet" href="../visual.css"> <link rel="stylesheet" href="../../../themes/base/all.css"> - <script src="../../../jquery-1.10.2.js"></script> + <script src="../../../jquery.js"></script> <script src="../../../ui/core.js"></script> <script src="../../../ui/widget.js"></script> <script src="../../../ui/position.js"></script> diff --git a/tests/visual/compound/tabs_tabs.html b/tests/visual/compound/tabs_tabs.html index ecdedded6..1996e8ad5 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/all.css"> - <script src="../../../jquery-1.10.2.js"></script> + <script src="../../../jquery.js"></script> <script src="../../../ui/core.js"></script> <script src="../../../ui/widget.js"></script> <script src="../../../ui/accordion.js"></script> diff --git a/tests/visual/compound/tabs_tooltips.html b/tests/visual/compound/tabs_tooltips.html index d983daa40..a994bbe64 100644 --- a/tests/visual/compound/tabs_tooltips.html +++ b/tests/visual/compound/tabs_tooltips.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/all.css"> - <script src="../../../jquery-1.10.2.js"></script> + <script src="../../../jquery.js"></script> <script src="../../../ui/core.js"></script> <script src="../../../ui/widget.js"></script> <script src="../../../ui/position.js"></script> |