From 07490eec1feef745634806828cc6e8cf7ff69715 Mon Sep 17 00:00:00 2001 From: Tiffany Little Date: Mon, 30 Jan 2023 14:17:38 -0500 Subject: [PATCH] LP2002977 Flip position of LI alert boxes Signed-off-by: Tiffany Little Signed-off-by: Christine Morgan Signed-off-by: Jane Sandberg --- .../src/eg2/src/app/staff/acq/lineitem/notes.component.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/notes.component.html b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/notes.component.html index 68358d870a..815f896580 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/notes.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/notes.component.html @@ -14,13 +14,14 @@
|
- - + [asyncSupportsEmptyTermClick]="true" + i18n-placeholder placeholder="Alert type"> - + + + -- 2.11.0