From 3678eba14cee3b6c9df33b9ffd46ecd425f33fd1 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 13 Jan 2022 14:36:35 -0500 Subject: [PATCH] LP#1942220: (follow-up) have UI allow receiving of delayed LI and LIDs (At the level of the individual LI or LID; the menu item to receive selected line items ignores the cancellation state of LI and LIDs entirely) Signed-off-by: Galen Charlton --- Open-ILS/src/eg2/src/app/staff/acq/lineitem/copy-attrs.component.html | 4 ++-- .../src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/copy-attrs.component.html b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/copy-attrs.component.html index 2523e76b3d..f0a170d0a6 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/copy-attrs.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/copy-attrs.component.html @@ -94,7 +94,7 @@ delete - + Mark Received @@ -104,7 +104,7 @@ Cancel - Cancel +  Cancel 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 061124c4cd..542d388ad1 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 @@ -467,7 +467,7 @@
- -- 2.11.0