Koha/koha-tmpl/intranet-tmpl/prog/en/modules/reports
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
..
csv
acquisitions_stats.tt Bug 33436: Use template wrapper for breadcrumbs: Reports part 1 2023-04-12 09:26:53 -03:00
bor_issues_top.tt Bug 33436: Use template wrapper for breadcrumbs: Reports part 1 2023-04-12 09:26:53 -03:00
borrowers_out.tt Bug 33436: Use template wrapper for breadcrumbs: Reports part 1 2023-04-12 09:26:53 -03:00
borrowers_stats.tt Bug 33436: Use template wrapper for breadcrumbs: Reports part 1 2023-04-12 09:26:53 -03:00
cash_register_stats.tt
cat_issues_top.tt Bug 33437: Use template wrapper for breadcrumbs: Reports part 2 2023-05-05 09:13:26 -03:00
catalogue_out.tt Bug 33437: Use template wrapper for breadcrumbs: Reports part 2 2023-05-05 09:13:26 -03:00
catalogue_stats.tt Bug 33437: Use template wrapper for breadcrumbs: Reports part 2 2023-05-05 09:13:26 -03:00
convert_report.tt
dictionary.tt Bug 33437: Use template wrapper for breadcrumbs: Reports part 2 2023-05-05 09:13:26 -03:00
guided_reports_start.tt Bug 33513: Remove whitespace in batch report lists 2023-05-09 10:58:02 -03:00
issues_avg_stats.tt Bug 33438: Use template wrapper for breadcrumbs: Reports part 3 2023-04-21 10:36:22 -03:00
issues_stats.tt Bug 33438: Use template wrapper for breadcrumbs: Reports part 3 2023-04-21 10:36:22 -03:00
itemslost.tt Bug 33438: Use template wrapper for breadcrumbs: Reports part 3 2023-04-21 10:36:22 -03:00
itemtypes.tt Bug 33438: Use template wrapper for breadcrumbs: Reports part 3 2023-04-21 10:36:22 -03:00
orders_by_budget.tt Bug 33439: Use template wrapper for breadcrumbs: Reports part 4 2023-04-21 10:36:23 -03:00
reports-home.tt Bug 33356: Add mana-kb hint to reports start page 2023-05-09 10:58:01 -03:00
reserves_stats.tt Bug 33439: Use template wrapper for breadcrumbs: Reports part 4 2023-04-21 10:36:23 -03:00
serials_stats.tt Bug 33439: Use template wrapper for breadcrumbs: Reports part 4 2023-04-21 10:36:23 -03:00