https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18584 Alex Carver <alex@rcls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #189346|0 |1 is obsolete| | --- Comment #62 from Alex Carver <alex@rcls.org> --- Created attachment 189347 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189347&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: Acerock7 <alexcarver@gmail.com> -- You are receiving this mail because: You are watching all bug changes.