https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42438
--- Comment #4 from Jonathan Druart <[email protected]> --- Created attachment 198594 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198594&action=edit Bug 42438: Remove event attributes from icon selection include file This patch removes an "onmousedown" event attribute from the include file used by item types and authorized values administration in icon selection. The event handling is copied to each page's JS block. To test, apply the patch and go to Administraion -> Item types. In the "Choose an icon" section, click the "Remote image" tab. Click the text input field. The corresponding radio button should be checked. Perform the same check on Administration -> Authorized values. Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <[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/
