aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2008-10-06 20:07:08 +0000
committerrub <rub@piwigo.org>2008-10-06 20:07:08 +0000
commit184f006c2c0f2af9a0381dac9f7fbd3792ea87ae (patch)
treeb8bc4fb591de2b2475d4bb6b5bc324e1da46f51d
parent1c7db3ac07a57739ce10c2e3db8e89e54da14ae2 (diff)
Move datepicker.css to template-common.
git-svn-id: http://piwigo.org/svn/trunk@2676 68402e56-0260-453c-a942-63ccdbb3a9ee
-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