From 863eb20e5adb58338ac295a4ca42f18063238180 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 --- 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