From: Galen Charlton Date: Tue, 11 Jan 2022 21:56:26 +0000 (-0500) Subject: LP#1942220: (follow-up) move LI identifier widget X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3bf2d52861283f30619bb837fbf1a96dd0ec85c2;p=working%2FEvergreen.git LP#1942220: (follow-up) move LI identifier widget This moves the controls for setting the LI identifier over to the main block of LI details. This address a UX issue discovered during testing: testers were ending up entering the LI price in the LI identifier control. Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html index 82b58bec1a..d2dc219e0e 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html @@ -286,6 +286,44 @@ {{li.source_label()}} +
+
+
+ +
+
+ + ({{identOptions(li).length}}) + +
+ +
+ + + +
+
+
+ + +
+
+
@@ -396,44 +434,6 @@
-
- -
-
- - ({{identOptions(li).length}}) - -
- -
- - - -
-
-
- - -
-
-
-
-