https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26959 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 113263 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113263&action=edit Bug 26959: Reindent batch item modification template This patch reindents the batch item modification template to make indentation consistent. Some lines have been split up. Some markup issues have been corrected: Removed script "type" attribute, removed obsolete "CDATA" markers, removed obsolete IE-specific conditional comment. To test, apply the patch and go to Tools -> Batch item modification. - Test the process of submitting a barcode file, and item number file, and a list of barcodes. - Confirm that everything works as expected. Use your preferred method for checking the differences between files while ignoring whitespace. I use diff with the "-w" flag, but I've been known to leave my car keys in the refrigerator from time to time. The only changes you see should be split lines. -- You are receiving this mail because: You are watching all bug changes.