Bug 21867: Replace remaining document.element.onchange calls in marc_modification_tem...
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tue, 20 Nov 2018 15:45:17 +0000 (16:45 +0100)
committerJesse Maseto <jesse@bywatersolution.com>
Fri, 7 Dec 2018 21:44:07 +0000 (21:44 +0000)
commit99436fa499e6f08f4575a4135344a46aa0bb6a94
tree99a82f3d23158bffe358e5a24839915853e9645c
parent45b7f1703858a93d563934215326ff97e234abf6
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@myacpl.org>
Signed-off-by: Andreas Roussos <arouss1980@gmail.com>

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

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit be78d3177e8b9bbf90c7071dc6b6e3385674d106)

Signed-off-by: Jesse Maseto <jesse@bywatersolution.com>
koha-tmpl/intranet-tmpl/prog/js/marc_modification_templates.js