[koha-commits] main Koha release repository branch master updated. v3.22.00-1538-g31a0691

Git repo owner gitmaster at git.koha-community.org
Thu May 5 20:20:55 CEST 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, master has been updated
       via  31a0691a112b48f7462dc210d1898ea0147e3ab5 (commit)
      from  de98a936751efc00d893f6e74e440416d66140b4 (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 31a0691a112b48f7462dc210d1898ea0147e3ab5
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon May 2 10:04:21 2016 -0400

    Bug 16415 - Layout problem on staff client detail page if local cover images are enabled
    
    This patch fixes a layout problem which appears on the staff client
    bibliographic detail page if local covers are enabled but Amazon covers
    are not.
    
    To test, apply the patch and turn off AmazonCoverImages.
    
    - Enable the LocalCoverImages system preference and locate or create a
      record which has a local cover image associated with it.
    - View the bibliographic detail page. The bibliographic details should
      display in two columns, with text on the left and local cover image on
      the right.
    - Test with AmazonCoverImages and LocalCoverImages enabled.
    - Test with AmazonCoverImages enabled and LocalCoverImages disabled.
    
    All combinations are OK.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher <bredan at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list