[koha-commits] main Koha release repository branch master updated. v3.14.00-alpha1-47-gf66f34a

Git repo owner gitmaster at git.koha-community.org
Tue Oct 22 03:33:01 CEST 2013


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  f66f34a4200593f07b596d02b880aaf456b0c3fa (commit)
      from  6bad4db6a76d719ad6ac7fec2d4c7ec87ec8aa95 (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 f66f34a4200593f07b596d02b880aaf456b0c3fa
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Mon Oct 7 11:41:22 2013 +0200

    Bug 11003: fix JS error on the staff cart page
    
    A call to yuiToolbar breaks JavaScript code on the cart page.
    
    Test plan:
    - add some biblio to your cart
    - open the cart
    - a js error occurs (see it with firebug):
      ReferenceError: yuiToolbar is not defined
    - apply the patch
    - retry and verify the error does not appear anymore.
    
    Signed-off-by: Paola Rossi <paola.rossi at cineca.it>
    Signed-off-by: Katrin Fischer <katrin.fischer at bsz-bw.de>
    Works as described.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/basket/basket.tt |    1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list