From 5752074f1c882865d2f517fd0cc5c3e473f77872 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 --- 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