Bug 6663: Features for holidays.pl with datepicker
[koha_gimpoz] / tools / holidays.pl
index 90ef56a..b3912eb 100755 (executable)
@@ -147,6 +147,7 @@ $template->param(WEEK_DAYS_LOOP => \@week_days,
         keydate => $keydate,
         branchcodes => $branchcodes,
         branch => $branch,
+        DHTMLcalendar_dateformat => C4::Dates->DHTMLcalendar(),
         branchname => $branchname
   );