[Koha-bugs] [Bug 21867] Replace remaining document.element.onchange calls in marc_modification_templates.js

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 26 20:50:31 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21867

Josef Moravec <josef.moravec at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #82556|0                           |1
        is obsolete|                            |

--- Comment #5 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 82655
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82655&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 <oleonard at myacpl.org>
Signed-off-by: Andreas Roussos <arouss1980 at gmail.com>

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list