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

Git repo owner gitmaster at git.koha-community.org
Fri Feb 26 16:31:37 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  3ad0009ba7f68d76ad616b867d8aaa7792eb93c0 (commit)
      from  25705bf517b5ad3f6306143ef6c438aec318d8fb (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 3ad0009ba7f68d76ad616b867d8aaa7792eb93c0
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Feb 17 12:17:17 2016 -0500

    Bug 15847: Correct JSHint errors in basket.js in the staff client
    
    This patch corrects minor errors in the staff client's basket.js
    according to warnings raised by JSHint.
    
    To test, apply the patch and run JSHint on basket.js. No warnings
    should be raised.
    
    To confirm that the behavior of the JS is not changed, clear your
    browser cache if necessary and:
    
    - Test adding multiple titles to the Cart from staff client search
      results.
    - Confirm that adding titles to the Cart triggers a message by the Cart
      link.
    - Test clicking the "Cart" link in the header menu when the Cart popup
      is open but behind the main window.
    - Testing emptying the Cart.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as described. No warnigns raised with jshint tool
    
    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 2374c0498544803693bf0d833ad982174e21ed73)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list