[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.03-49-g25705bf

Git repo owner gitmaster at git.koha-community.org
Fri Feb 26 16:29:59 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  25705bf517b5ad3f6306143ef6c438aec318d8fb (commit)
      from  6fa2133a7b82726d7621d5b3da01d64c446f5722 (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 25705bf517b5ad3f6306143ef6c438aec318d8fb
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Feb 17 09:54:28 2016 -0500

    Bug 15844 - Correct JSHint errors in staff-global.js
    
    This patch corrects minor errors in staff-global.js according to
    warnings raised by JSHint.
    
    To test, apply the patch and run JSHint on staff-global.js. No warnings
    should be raised.
    
    To confirm that the behavior of the JS is not changed, clear your
    browser cache if necessary and:
    
    - Confirm that the "Help" link opens the help window.
    - Confirm that audio alerts work with local and remote sound files
    - Confirm that the format() method is still working correctly by, for
      instance, opening the detail page for a bibliographic record with
      multiple items and choosing 'Edit -> Delete record' from the menu. The
      error message should read like "2 item(s) are attached to this
      record..."
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as described. No errors with JSHint CLI (6 errors fixed)
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com
    (cherry picked from commit 9a7c6f695c4dd0fe5a1a92534ad0af79adbf1122)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/js/staff-global.js |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list