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
label-item-search.pl
label-manage.pl
label-print.pl
spinelabel-home.pl
spinelabel-print.pl