[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.04-45-g3c9ed30

Git repo owner gitmaster at git.koha-community.org
Mon Mar 7 14:09:36 CET 2016


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, 3.22.x has been updated
       via  3c9ed309ba2e308800e9c596c3c28d4a911813d2 (commit)
      from  4847de47e40916d148025fd899e3fcf73bdbf13d (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 3c9ed309ba2e308800e9c596c3c28d4a911813d2
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Feb 29 13:39:16 2016 -0500

    Bug 15940 - Remove unused JavaScript from authorities MARC subfield structure
    
    The authorities MARC subfield structure template contains some unused
    JavaScript, "function displayMoreConstraint()" This patch removes it.
    
    To test, apply the patch and go to Administration -> Authority types ->
    MARC structure -> Subfields -> Edit subfields and confirm that there are
    no JavaScript errors and tab switching works correctly.
    
    A search of the source code should show no instances of
    "displayMoreConstraint."
    
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
      No regression, no JS warning.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>
    (cherry picked from commit 3f70b4660bf57e854e6ef13b04fb29de57c53bec)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/admin/auth_subfields_structure.tt     |   13 -------------
 1 file changed, 13 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list