Bug 9108: Followup: send the dateformat value from C4::Auth
[koha.git] / reports / issues_avg_stats.pl
index 372f3c0..bbd6f52 100755 (executable)
@@ -68,7 +68,6 @@ my ($template, $borrowernumber, $cookie)
 our $sep     = $input->param("sep");
 $sep = "\t" if ($sep eq 'tabulation');
 $template->param(do_it => $do_it,
-        DHTMLcalendar_dateformat => C4::Dates->DHTMLcalendar(),
     );
 if ($do_it) {
 # Displaying results