From c0ae7f2eac1475df6d45a3bfaf23867e80cfc1b2 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 --- .../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 075163ae18..062ecba1cd 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 @@ -308,7 +308,7 @@ - + + -- 2.11.0