diff options
Diffstat (limited to 'tests/all.html')
-rw-r--r-- | tests/all.html | 2 |
1 files changed, 1 insertions, 1 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; } |