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)
committerNick Clemens <nick@bywatersolutions.com>
Tue, 27 Nov 2018 01:20:09 +0000 (01:20 +0000)
commitbe78d3177e8b9bbf90c7071dc6b6e3385674d106
treeb7ef439efe7114a30a114125bedf92b8ec9b6416
parent92c7c6339b2510aa55a25e7c6499522199d17b47
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>
koha-tmpl/intranet-tmpl/prog/js/marc_modification_templates.js