From 335ccb7418c9e1a8cce216407c3554d492db1761 Mon Sep 17 00:00:00 2001 From: rub Date: Wed, 1 Oct 2008 22:40:09 +0000 Subject: Purpose of datepicker with jQuery. Use {html_head} year are empty not 0. git-svn-id: http://piwigo.org/svn/trunk@2635 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/include/datepicker.inc.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'admin/template/goto/include') diff --git a/admin/template/goto/include/datepicker.inc.tpl b/admin/template/goto/include/datepicker.inc.tpl index 8eb7016bd..ebd6b0fea 100644 --- a/admin/template/goto/include/datepicker.inc.tpl +++ b/admin/template/goto/include/datepicker.inc.tpl @@ -2,7 +2,9 @@ {known_script id="jquery.ui.datepicker" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.datepicker.js"} {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} +{/html_head} {literal} {/literal} - - -- cgit v1.2.3