https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42439 --- Comment #2 from Phil Ringnalda <phil@chetcolibrary.org> --- Created attachment 198175 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198175&action=edit Bug 42439: Remove event attributes from label-edit-batch.tt This patch removes an "onload" event attribute from the label batch edit template. An "onload" event attribute on the body tag can be easily moved to the $(document).ready block. To test, apply the patch and go to Cataloging -> Label creator -> Label batches -> New label batch. As soon as the page loads the "Add by barcodes" textarea should get focus. Sponsored-by: Athens County Public Libraries Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> -- You are receiving this mail because: You are watching all bug changes.