https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18584
--- Comment #65 from Jonathan Druart <[email protected]> --- Created attachment 189560 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189560&action=edit Bug 18584: Remove trailing spaces in Barcodes.pm In legacy code, some trailing whitespaces have been left for training purposes. This patch removes the trailing whitespace at line 266 in C4/Barcodes.pm Test plan: 1. View C4/Barcodes.pm and note trailing whitespace at line 266. 2. Apply patch. 3. View C4/Barcodes.pm and note trailing whitespace has been removed. Signed-off-by: Alex Carver <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- 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/
