From bd3ec3e12a6334aae66bf003984d5d582ef1e711 Mon Sep 17 00:00:00 2001 From: Lyon3 Team Date: Thu, 11 Apr 2019 10:48:42 +0200 Subject: [PATCH] Bug 22652 - Editing Course reserves is broken MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To test: 1. Create a course reserve or go on an existing one 2. Add items and add a change for the holdingbranch 3. On the list of items in this course reserve (course_reserves/course-details.pl?course_id=xx), click on "edit" at the end of a row : Without the patch, you can't see the holdingbranch you have choose for this item, but you see "LEAVE UNCHANGED" With the patch, you can see the holdingbranch you have choose when adding this item in the course Signed-off-by: Liz Rea Signed-off-by: Mikaƫl Olangcay Brisebois Signed-off-by: Chris Cormack --- .../intranet-tmpl/prog/en/modules/course_reserves/add_items-step2.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/add_items-step2.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/add_items-step2.tt index 6c1c5f852e..919c7d57c6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/add_items-step2.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/add_items-step2.tt @@ -88,7 +88,7 @@