Koha/koha-tmpl/intranet-tmpl/prog/en
Didier Gautheron 0c1d7fe0fb
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>
2023-05-09 10:58:02 -03:00
..
data
includes Bug 33673: Change "global system preferences" to "system preferences" 2023-05-09 10:58:01 -03:00
modules Bug 33513: Remove whitespace in batch report lists 2023-05-09 10:58:02 -03:00
xslt Bug 33281: Improve detail auth links and add to marc preview 2023-04-12 09:26:55 -03:00