From dad5e6f01f18f4eb7dff0b088eb9b6cb5922c655 Mon Sep 17 00:00:00 2001 From: Tiffany Little Date: Fri, 23 Jul 2021 12:24:48 -0400 Subject: [PATCH] LP1916600 Add Create Date as a column in Holdings View Splits out Active Date and Create Date into two separate columns in holdings view. Signed-off-by: Tiffany Little Signed-off-by: Michele Morgan --- .../src/eg2/src/app/staff/catalog/record/holdings.component.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.html index 59e07e5f10..14a173e4ef 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.html @@ -310,7 +310,7 @@ - + + -- 2.11.0