diff options
-rw-r--r-- | admin/template/goto/datepicker.css (renamed from admin/template/goto/theme/roma/datepicker.css) | 0 | ||||
-rw-r--r-- | admin/template/goto/include/datepicker.inc.tpl | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/theme/roma/datepicker.css b/admin/template/goto/datepicker.css index 264d44b0b..264d44b0b 100644 --- a/admin/template/goto/theme/roma/datepicker.css +++ b/admin/template/goto/datepicker.css diff --git a/admin/template/goto/include/datepicker.inc.tpl b/admin/template/goto/include/datepicker.inc.tpl index 050def63b..eace4ce3b 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}/theme/{$themeconf.theme}/datepicker.css"> +<link rel="stylesheet" type="text/css" href="{$ROOT_URL}admin/template/{$themeconf.template}/datepicker.css"> {/html_head} {literal} |