]> git.koha-community.org Git - koha.git/commit
Bug 33513: Remove whitespace in batch report lists
authorDidier Gautheron <didier.gautheron@biblibre.com>
Thu, 13 Apr 2023 06:03:40 +0000 (08:03 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 9 May 2023 13:58:02 +0000 (10:58 -0300)
commit0c1d7fe0fb7dca70cd3dd63a64c92803d35a4bb0
treeb6fa1c7f5e7ee896c74777c27555c6a792129f1d
parent2ef95d91424d8c45228a1ffb30ed1388a086ca84
Bug 33513: Remove whitespace in batch report lists

BugĀ 32368 added whitespaces, remove them.

To test:
 1 - Create a report like:
    SELECT biblionumber FROM biblio
 2 - Run it
 3 - Try the various options from the 'Batch operations' button
 4 - The operations don't find the biblios
 5 - Create a report like:
    SELECT cardnumber FROM borrowers
 6 - Run it
 7 - Test the batch operations
 8 - They fail
 9 - Apply patch
10 - Run each report again and test batch operations
11 - They work!

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt