From e993a966f3f929803a296a61789fca804d5b4274 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=utf8 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 Signed-off-by: Nick Clemens (cherry picked from commit ba14e9ca7d40af664f7079c6a9f85a85e88fca9a) Signed-off-by: Martin Renvoize (cherry picked from commit 27209dea6666c490431aa56485771d8e36c0125a) Signed-off-by: Lucas Gass (cherry picked from commit 8fbf85efd2179495cc50e8ec3609c382fc010094) Signed-off-by: Fridolin Somers --- .../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 b6a60d5a36..3e92ffc3d4 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 @@ -83,7 +83,7 @@