From d5d462d616af0dc34d517e8cce9bdb583a9288c1 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 27 Apr 2021 14:35:44 -0400 Subject: [PATCH] LP1904036 Opt-in settings patron edit fix Signed-off-by: Bill Erickson Signed-off-by: Jane Sandberg Signed-off-by: Galen Charlton --- Open-ILS/src/eg2/src/app/staff/circ/patron/edit.component.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Open-ILS/src/eg2/src/app/staff/circ/patron/edit.component.html b/Open-ILS/src/eg2/src/app/staff/circ/patron/edit.component.html index 49ae97142b..2e5f24db13 100644 --- a/Open-ILS/src/eg2/src/app/staff/circ/patron/edit.component.html +++ b/Open-ILS/src/eg2/src/app/staff/circ/patron/edit.component.html @@ -574,6 +574,12 @@ + + + + +
-- 2.11.0