[koha-commits] main Koha release repository branch master updated. v18.05.00-1546-gbe78d31

Git repo owner gitmaster at git.koha-community.org
Tue Nov 27 02:35:04 CET 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  be78d3177e8b9bbf90c7071dc6b6e3385674d106 (commit)
      from  92c7c6339b2510aa55a25e7c6499522199d17b47 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit be78d3177e8b9bbf90c7071dc6b6e3385674d106
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Tue Nov 20 16:45:17 2018 +0100

    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>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 .../prog/js/marc_modification_templates.js              |   15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list