X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=acqui%2Fsupplier.pl;h=df417c09347930e64937cb8afbcdf42e8e028b03;hb=568f32606c2c9c247b2b477193a2d6814f738fa6;hp=d113de2044a1f50cbe037c68b193bd3f1939c4c8;hpb=d7faf087a3331bfee0348860a31518cc6f0c0075;p=koha.git diff --git a/acqui/supplier.pl b/acqui/supplier.pl index d113de2044..df417c0934 100755 --- a/acqui/supplier.pl +++ b/acqui/supplier.pl @@ -105,7 +105,6 @@ if ( $op eq 'display' ) { basketcount => $supplier->{'basketcount'}, subscriptioncount => $supplier->{'subscriptioncount'}, contracts => $contracts, - dateformat => C4::Context->preference("dateformat"), ); } elsif ( $op eq 'delete' ) { # no further message needed for the user