Bug 8378 - show all items columns and new items.fine
[koha.git] / tools / modborrowers.pl
index a2c27c6..1bba4a0 100755 (executable)
@@ -228,7 +228,6 @@ if ( $op eq 'show' ) {
     $template->param('patron_attributes_values', \@patron_attributes_values);
 
     $template->param( fields => \@fields );
-    $template->param( DHTMLcalendar_dateformat => C4::Dates->DHTMLcalendar() );
 }
 
 # Process modifications