From ad6ccd96f63e34ad24d98fed411e2d5b157f8af4 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 Signed-off-by: Jane Sandberg --- .../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.43.2