aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--admin/template/goto/include/datepicker.inc.tpl2
-rw-r--r--template-common/lib/ui/ui.datepicker.css (renamed from admin/template/goto/datepicker.css)0
2 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/include/datepicker.inc.tpl b/admin/template/goto/include/datepicker.inc.tpl
index e9fd0aea2..2b3baa095 100644
--- a/admin/template/goto/include/datepicker.inc.tpl
+++ b/admin/template/goto/include/datepicker.inc.tpl
@@ -5,7 +5,7 @@
{known_script id="jquery.ui.datepicker-$lang_info.code" src=$ROOT_URL|@cat:"template-common/lib/ui/i18n/ui.datepicker-"|@cat:$lang_info.code|@cat:".js"}
{html_head}
-<link rel="stylesheet" type="text/css" href="{$ROOT_URL}admin/template/{$themeconf.template}/datepicker.css">
+<link rel="stylesheet" type="text/css" href="{$ROOT_URL}template-common/lib/ui/ui.datepicker.css">
{/html_head}
{literal}
diff --git a/admin/template/goto/datepicker.css b/template-common/lib/ui/ui.datepicker.css
index eb41d0a16..eb41d0a16 100644
--- a/admin/template/goto/datepicker.css
+++ b/template-common/lib/ui/ui.datepicker.css