aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2008-10-05 07:59:49 +0000
committerrub <rub@piwigo.org>2008-10-05 07:59:49 +0000
commit2cdce14011eaf8e2bfffde354d9e8f6a2b213626 (patch)
treecb6bbf9bab33d03c51b6f6fdd3ce243cc91b8b72 /admin
parent28ba8306afc224c9dbaac7e114275a7d560d9d3a (diff)
Move datepicker.css from theme to template.
git-svn-id: http://piwigo.org/svn/trunk@2663 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin')
-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.tpl2
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}