Koha/labels
Chris Nighswonger 0448a6d014 Bug 5391 - can't add multiples to batch
This was due to the use of an OR which seems to have caused the
param method to be called in a scalar context thus returning only
the first of multiple repeated cgi params.

This patch retains the intent of the OR by replacing it with a
conditional.

Signed-off-by: Koustubha Kale <kmkale@anantcorp.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2010-12-13 09:13:16 +13:00
..
label-create-csv.pl Bug 5385: POD Cleanups (part 1) 2010-11-12 10:06:55 +13:00
label-create-pdf.pl Bug 5249 - Guide boxes do not print when selected for a layout 2010-09-24 14:42:42 -04:00
label-create-xml.pl Bug 5385: POD Cleanups (part 1) 2010-11-12 10:06:55 +13:00
label-edit-batch.pl Bug 5391 - can't add multiples to batch 2010-12-13 09:13:16 +13:00
label-edit-layout.pl Bug 5203 - Creating a label template causes fatal error if description field is empty 2010-09-23 13:52:40 -04:00
label-edit-profile.pl Bug 5203 - Creating a label template causes fatal error if description field is empty 2010-09-23 13:52:40 -04:00
label-edit-template.pl Bug 5203 - Creating a label template causes fatal error if description field is empty 2010-09-23 13:52:40 -04:00
label-home.pl Fix FSF address in directory labels/ 2010-03-16 20:17:50 -04:00
label-item-search.pl Fix FSF address in directory labels/ 2010-03-16 20:17:50 -04:00
label-manage.pl Fix FSF address in directory labels/ 2010-03-16 20:17:50 -04:00
label-print.pl Fix FSF address in directory labels/ 2010-03-16 20:17:50 -04:00
spinelabel-home.pl textual cleanup of new quick spine label code 2009-08-02 11:08:16 -04:00
spinelabel-print.pl Change in API : ordnum becomes ordernumber 2009-10-30 00:30:47 +01:00