[koha-commits] main Koha release repository branch master updated. v3.14.00-654-g04e4fc9

Git repo owner gitmaster at git.koha-community.org
Mon Apr 7 17:28:03 CEST 2014


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  04e4fc9751332f08ada8da7814652dcddbee72c9 (commit)
      from  aa722ab694e1fc3141cda47f00f9b553e152265a (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 04e4fc9751332f08ada8da7814652dcddbee72c9
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Wed Mar 19 22:25:07 2014 -0300

    Bug 10790: fix misalignment in item type form when noItemTypeImages is off
    
    This patch fixes the odd behavior when noItemTypesImages is set
    to 'Don't show'. Just a misplaced </div>
    
    To test:
    
    1) Set syspref noItemTypeImages to 'Don't show'
    2) Go to Admininstration > Item types
    3) Edit some item type, you will view a display
    similar to the attached image
    4) Apply the patch
    5) Reload the page, now the display is fixed
    6) Change syspref to 'Show' to check that
    the display is also good
    
    Also fixed a missing '/' on a closing select
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list