From daca2c9ea0de25ca3b4e65baa85e1bf880767646 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 13 Jan 2022 16:16:09 -0500 Subject: [PATCH] LP#1942220: (follow-up) history tables now include times Also remove a couple superseded TODOs Signed-off-by: Galen Charlton --- Open-ILS/src/eg2/src/app/staff/acq/lineitem/history.component.html | 7 ++++--- Open-ILS/src/eg2/src/app/staff/acq/po/history.component.html | 4 +--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/history.component.html b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/history.component.html index dda7ce5531..6fc18acc66 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/history.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/history.component.html @@ -1,9 +1,10 @@ - - -
+ + + +
diff --git a/Open-ILS/src/eg2/src/app/staff/acq/po/history.component.html b/Open-ILS/src/eg2/src/app/staff/acq/po/history.component.html index 04a9b12c4f..4c687f111a 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/po/history.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/po/history.component.html @@ -1,10 +1,8 @@ - - -
+ -- 2.11.0