X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=circ%2Fpendingreserves.pl;h=0f5d3da78a61afa4a4f5ed485abc5effb6a26673;hb=243cfbe7cebb8f90225a4b72f7ffb63c3f9b8ca0;hp=e532faff3e193ceb197534696b570e1dbc0bc161;hpb=cc8882a4752798eb72fab26e35c5aa191f13f7fe;p=koha_fer diff --git a/circ/pendingreserves.pl b/circ/pendingreserves.pl index e532faff3e..0f5d3da78a 100755 --- a/circ/pendingreserves.pl +++ b/circ/pendingreserves.pl @@ -201,8 +201,6 @@ $template->param( run_report => $run_report, reserveloop => \@reservedata, "BiblioDefaultView".C4::Context->preference("BiblioDefaultView") => 1, - DHTMLcalendar_dateformat => C4::Dates->DHTMLcalendar(), - dateformat => C4::Context->preference("dateformat"), HoldsToPullStartDate => (C4::Context->preference('HoldsToPullStartDate')?C4::Context->preference('HoldsToPullStartDate'):2), );