https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42439
--- Comment #3 from Jonathan Druart <[email protected]> --- Created attachment 198595 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198595&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 <[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/
