https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42438 --- Comment #4 from Jonathan Druart <jonathan.druart@gmail.com> --- 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 <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.