aboutsummaryrefslogtreecommitdiffstats
path: root/tests/datepicker.html
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2008-11-22 11:17:10 +0000
committerRichard Worth <rdworth@gmail.com>2008-11-22 11:17:10 +0000
commitbec5c8dbf120609d46aa749ab3d91fc42bdc3033 (patch)
tree34355917869da400bb0e85f2ac7a6a7e88b4041d /tests/datepicker.html
parent78dfd2607f003640fa707342e6dd8e7f9b63c3bb (diff)
downloadjquery-ui-bec5c8dbf120609d46aa749ab3d91fc42bdc3033.tar.gz
jquery-ui-bec5c8dbf120609d46aa749ab3d91fc42bdc3033.zip
removed some old references to 'flora'
Diffstat (limited to 'tests/datepicker.html')
-rw-r--r--tests/datepicker.html2
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>