From c8f056687280c71167e196ee5c3ba438ae022cce Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Thu, 7 Oct 2021 11:19:47 -0400 Subject: [PATCH] LP1904036 Patron edit help text positioning 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 c89d354642..e78c11017f 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 @@ -55,7 +55,7 @@ + [placement]="'right'" [helpText]="getFieldDoc(args.cls, args.field)"> -- 2.11.0