[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-838-gb77af93

Git repo owner gitmaster at git.koha-community.org
Thu Jul 18 15:51:05 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  b77af9326232d8512527040c4984b7bdc167c388 (commit)
      from  04ca81bc358f1bc6425e1cef431d9e4abfc744d8 (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 b77af9326232d8512527040c4984b7bdc167c388
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Jul 16 12:50:25 2013 -0400

    Bug 10597: fix Search to hold button on record details page
    
    The holds button in cat-toolbar is broken for "search to hold". It is a
    split button rather than a dropdown button. Clicking the caret works
    fine, but clicked the button sends you to the marc editor!
    
    Test Plan:
    1) View a patron's details page
    2) Click 'search to hold'
    3) Search for something
    4) On the results page, click a result line's title link (
        catalogue/detail.pl )
    5) Note the "Place hold" button is a split button, click the left half
        of the button, note it redirects you to the editor.
    6) Apply this patch
    7) Repeat steps 1-5
    
    Signed-off-by: Srdjan <srdjan at catalyst.net.nz>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/includes/cat-toolbar.inc |   17 +++++++++--------
 1 files changed, 9 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list