diff options
Diffstat (limited to 'tests/datepicker.html')
-rw-r--r-- | tests/datepicker.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/datepicker.html b/tests/datepicker.html index 8d927147e..d6c1a1424 100644 --- a/tests/datepicker.html +++ b/tests/datepicker.html @@ -17,7 +17,7 @@ <script type="text/javascript" src="datepicker.js"></script> <style type="text/css"> - @import "../themes/flora/flora.datepicker.css"; + @import "../themes/default/ui.datepicker.css"; .xerror, .error { display: none } </style> </head> |