Bug 7507 - Audience Subtype limit on OPAC Advanced Search does not have all Audiences
[koha.git] / acqui / invoices.pl
index 4b45e31..b7f360e 100755 (executable)
@@ -151,7 +151,6 @@ $template->param(
     branchname               => $branchname,
     suppliers_loop           => \@suppliers_loop,
     branches_loop            => \@branches_loop,
-    DHTMLcalendar_dateformat => C4::Dates->DHTMLcalendar(),
 );
 
 output_html_with_http_headers $input, $cookie, $template->output;