https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32586
Frédéric Demians <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #145121|0 |1 is obsolete| | --- Comment #2 from Frédéric Demians <[email protected]> --- Created attachment 145125 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145125&action=edit Bug 32586: Reindent items with no checkouts report template The indentation in the template was off and also full of tab characters, so this does some clean-up prior to doing some other small changes on separate bugs. To test: * Run the 'Items with no checkouts' report in the report module * Note: If you get an error in this step, you need to turn of sql_strict_mode in your koha-conf.xml, but this bug is out of scope here. * Apply patch * Rerun the report, it should appear unchanged Signed-off-by: Frédéric Demians <[email protected]> → Nice to the eyes, and no regression -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
