[koha-commits] main Koha release repository branch master updated. v16.11.00-385-g6ce97d9

Git repo owner gitmaster at git.koha-community.org
Tue Feb 14 14:52:43 CET 2017


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  6ce97d9b06843fa65d6fb4a6d7c8cecd322bc8d6 (commit)
      from  2f64fd3918a205ac21630657160f61200c791320 (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 6ce97d9b06843fa65d6fb4a6d7c8cecd322bc8d6
Author: Luke Honiss <luke.honiss at gmail.com>
Date:   Thu Jan 19 02:55:31 2017 +0000

    Bug 11450: Hold Request Confirm Deletion
    
    ==TEST PLAN==
    1) Go to an item with a hold and click on the holds tab on the
    left
    2) Click the red 'X'
    3) The hold will be deleted immediately
    4) Apply patch
    5) Return to an item with a hold and click the 'X'
    6) There will now be a confirmation dialog
    7) Click cancel and the dialog will disappear and the hold will not be
    deleted
    8) Click OK and the hold will be deleted
    
    Restored indentations - Mark Tompsett
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Christopher Brannon <cbrannon at cdalibrary.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list