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