20 Nov
2018
20 Nov
'18
3:49 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21867 --- Comment #1 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 82553 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82553&action=edit Bug 21867: Replace remaining document.element.onchange calls in marc_modification_templates.js Replace onchange() by jQuery change(). Test plan: Go to marc mod templates. Add, edit and delete. Check if works and no js errors. git grep -l -E "onchange\(" should not have occurrences outside lib. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.