Bug 16077 - Remove unused script and template card-print
authorOwen Leonard <oleonard@myacpl.org>
Tue, 15 Mar 2016 14:02:22 +0000 (10:02 -0400)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Tue, 22 Mar 2016 00:43:06 +0000 (00:43 +0000)
commit0e2787e3790e42f31a4b949f585676abe49efb73
treefe69042e0b3478254223fee5386a1a6658da6c95
parent6ca12c8a72628fbb4b1f968d249232a573375468
Bug 16077 - Remove unused script and template card-print

I can find no reference to card-print.pl being used in Koha. This patch
deletes it and its associated template.

To test, apply the patch and search for references to "card-print" in
Koha. There should be none.

Signed-off-by: Marc VĂ©ron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This script does not work, it fails with 'Undefined subroutine
get_label_output_formats'. This subroutine was in C4::Labels::Lib which
has been removed by 2433a91 (Feb 8 2010): Removing depricated file from the
C4::Labels module.

Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/card-print.tt [deleted file]
patroncards/card-print.pl [deleted file]