From c163327ba6cfd6c1192eb2bb7741c46914be8bae Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Wed, 19 Jan 2022 17:54:40 -0500 Subject: [PATCH] LP#1929749: add mark selector/order ready actions to LI list Signed-off-by: Galen Charlton --- .../acq/lineitem/lineitem-list.component.html | 20 ++++++ .../staff/acq/lineitem/lineitem-list.component.ts | 77 ++++++++++++++++++++++ 2 files changed, 97 insertions(+) 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 e53806ec97..7c9c1c73ae 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 @@ -7,6 +7,22 @@ + + + + + + + + +
@@ -28,6 +44,10 @@ [disabled]="!selectedIds().length" i18n>Export Single Attribute List for Selected Line Items + +