[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.07-87-gcb3a47e

Git repo owner gitmaster at git.koha-community.org
Thu Jun 19 17:13:30 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, 3.14.x has been updated
       via  cb3a47e26066601fff6160aee510ecacc607c498 (commit)
      from  3a8dc6a421246d8422bf36046e19b70f5b3a5c50 (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 cb3a47e26066601fff6160aee510ecacc607c498
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>
    (cherry picked from commit 04e4fc9751332f08ada8da7814652dcddbee72c9)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.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