From: Galen Charlton Date: Wed, 16 Feb 2022 23:08:14 +0000 (-0500) Subject: LP#1929749: tweak styling on PO view X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3ee82906fafb27a084ec32bef03214286a48f1a6;p=working%2FEvergreen.git LP#1929749: tweak styling on PO view - turn the activate and cancel PO actions into buttons - move the LI status, price, and LI actions to be on the same line as the order ID widget - adjust the style of the LI status so that it doesn't look like a button 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 e8abd50fb4..63bb22b361 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 @@ -308,11 +308,38 @@
-
-
+
+
+ +
New
+
Selector-Ready
+
Order-Ready
+
Approved
+
Pending-Order
+
On-Order
+
Received
+
{{li.cancel_reason().label()}}
+
+
-
+
@@ -343,6 +370,30 @@ (onChange)="orderIdentChanged(li, $event)">
+
+ +
+
+
+ +
+ + + + + View History +
+
+
@@ -450,67 +501,6 @@
- - -
-
-
-
-
- -
New
-
Selector-Ready
-
Order-Ready
-
Approved
-
Pending-Order
-
On-Order
-
Received
-
{{li.cancel_reason().label()}}
-
-
-
-
- -
- - - - - View History -
-
-
-
- -
-
-
-
diff --git a/Open-ILS/src/eg2/src/app/staff/acq/po/summary.component.html b/Open-ILS/src/eg2/src/app/staff/acq/po/summary.component.html index 51dcfdfd96..04220b81e9 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/po/summary.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/po/summary.component.html @@ -211,23 +211,15 @@ | - - cancel - Cancel Order - + | - - Activate Without Loading Items - + | - - launch - Activate Order - + |