aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/all.html2
-rw-r--r--tests/all_2.html2
-rw-r--r--tests/datepicker.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/all.html b/tests/all.html
index 5e2d3a1ce..af23bad42 100644
--- a/tests/all.html
+++ b/tests/all.html
@@ -34,7 +34,7 @@
<script type="text/javascript" src="tabs.js"></script>
<style type="text/css">
- @import "../themes/default/ui.datepicker.css";
+ @import "../themes/base/ui.datepicker.css";
.xerror, .error, .ui-tabs-hide {
display: none;
}
diff --git a/tests/all_2.html b/tests/all_2.html
index a2a69e30c..42d86d39d 100644
--- a/tests/all_2.html
+++ b/tests/all_2.html
@@ -56,7 +56,7 @@
<script type="text/javascript" src="plugins/cookie/jquery.cookie.js"></script>
<style type="text/css">
- @import "../themes/default/ui.datepicker.css";
+ @import "../themes/base/ui.datepicker.css";
.xerror, .error, .ui-tabs-hide {
display: none;
}
diff --git a/tests/datepicker.html b/tests/datepicker.html
index aede61ade..c25f1eae0 100644
--- a/tests/datepicker.html
+++ b/tests/datepicker.html
@@ -15,7 +15,7 @@
<script type="text/javascript" src="simulate/jquery.simulate.js"></script>
<style type="text/css">
- @import "../themes/default/ui.datepicker.css";
+ @import "../themes/base/ui.datepicker.css";
</style>
<script type="text/javascript" src="datepicker.js"></script>