From f6bb0240c626e72388706f0f48c7daab2d1da1ab Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Fri, 23 Feb 2018 10:58:27 +0000 Subject: [PATCH] Bug 20282: Match course reserve on holdingbranch To test: 1 - Add a course (Course Reserves) 2 - Add an item to the course 3 - Ensure to change the holding branch for the course reserve 4 - Modify the course item 5 - Note the dropdwn for holding branch is unset 6 - Apply patch 7 - Modify the course item 8 - Dropdown should be correctly populated Signed-off-by: Maksim Sen --- .../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 7960ff4..9389d57 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 @@ -84,7 +84,7 @@