https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21867
Andreas Roussos <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #82554|0 |1 is obsolete| | --- Comment #3 from Andreas Roussos <[email protected]> --- Created attachment 82556 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82556&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. Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: Andreas Roussos <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
