From 830f91932154c037c5d53cb4e2de7dff7f0111df Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Thu, 16 Sep 2021 11:41:27 -0400 Subject: [PATCH] LP1904036 Display alert_message in patron summary Signed-off-by: Bill Erickson --- Open-ILS/src/eg2/src/app/staff/share/patron/summary.component.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Open-ILS/src/eg2/src/app/staff/share/patron/summary.component.html b/Open-ILS/src/eg2/src/app/staff/share/patron/summary.component.html index 3746f9f610..f4afca0fec 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/patron/summary.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/patron/summary.component.html @@ -24,6 +24,10 @@ +
+
{{p().alert_message()}}
+
+