Koha/koha-tmpl/intranet-tmpl/prog
Marcel de Rooy aeaf74b7cc Bug 21819: (QA follow-up) Replace onchange() in touched code
AFAIK we should not call document...onchange() and assume that it works.
Apparently, it does at least in some browsers. But we are not sure.
We could easily replace them here by the documented jQuery counterpart.

Note: If you try git grep -l -E "onchange\(" you will find some
occurrences in two libraries and only in one js file (this one).
We should replace all occurrences here; will open a new report for that.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Verified that the change event was triggered: span should expand/collapse.

Signed-off-by: Andreas Roussos <arouss1980@gmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-11-21 11:30:49 +00:00
..
css Bug 21516: Compiled CSS 2018-11-16 12:57:46 +00:00
en Bug 21615: Move stock rotation in the tools menu 2018-11-21 11:26:43 +00:00
img
js Bug 21819: (QA follow-up) Replace onchange() in touched code 2018-11-21 11:30:49 +00:00
pdf
sound