From 61bee46b4b28e085ab8a3b3b75be30ee741a3a8c 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 --- 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"> +