From c9b47019a96b9e0596b4c2ba67c3ec38bd4c2ca8 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 28 Jul 2020 17:21:28 -0400 Subject: [PATCH] LP1889296 Staffcat holds request time includes time Display the hold request time as date plus time in the general purpose Angluar holds grid. Signed-off-by: Bill Erickson Signed-off-by: Jane Sandberg --- Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html b/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html index 7e44d6a9fa..898048babc 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html @@ -105,7 +105,8 @@ + path='request_time' datatype="timestamp" [datePlusTime]="true"> +