From 41c664bd2adf86e4e9f63a6728b746fd197fa389 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 11 Jan 2021 12:06:21 -0500 Subject: [PATCH] LP1911031 Staff catalog honors pickup lib change Manually modifying the pickup library in the staff catalog holds placement form now results in using the selected pickup library. Previously, the change was ignored by the form. Signed-off-by: Bill Erickson Signed-off-by: Terran McCanna --- Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html index cbc51753ec..02696dd76e 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html @@ -81,7 +81,8 @@
- +
-- 2.11.0