[koha-commits] main Koha release repository branch master updated. v3.22.00-973-g7678c98

Git repo owner gitmaster at git.koha-community.org
Thu Mar 24 00:00:46 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, master has been updated
       via  7678c98bdfaa7a1562918ce32e6abf3da1eb6b25 (commit)
      from  622f1f28719a5248025b3f26d23463bf3d657fb7 (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 7678c98bdfaa7a1562918ce32e6abf3da1eb6b25
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Mar 22 08:07:44 2016 -0400

     Bug 7594: Google Cover Javascript contains hardcoded CSS style
    
    The JavaScript which handles the display of Google book cover images
    includes a hard-coded "style" attribute. It may have been relevant to
    the design of the old prog template, but it doesn't seem to have any use
    in the Bootstrap one. This patch removes it.
    
    I have replaced the style attribute with a class in case someone needs
    a hook for some custom CSS.
    
    To test, apply the patch, enable the GoogleJackets system preference,
    and clear your browser cache if necessary.
    
    - Search for a title in the OPAC which has a Google book cover image
      associated with it.
    - View the detail page for that title. Confirm that the "Google Preview"
      link underneath the cover image looks correct.
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/js/google-jackets.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list