From 8a3c29d7c7dac93058e6f6965134f85317dab21d Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Sat, 19 Jan 2019 20:06:32 -0800 Subject: [PATCH] Adding datePlusTime to timestamp columns Signed-off-by: Jane Sandberg --- .../app/staff/booking/current-reservations.component.html | 14 +++++++------- .../src/eg2/src/app/staff/booking/pull-list.component.html | 5 ++--- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/booking/current-reservations.component.html b/Open-ILS/src/eg2/src/app/staff/booking/current-reservations.component.html index 26f5d8591c..e9a663885c 100644 --- a/Open-ILS/src/eg2/src/app/staff/booking/current-reservations.component.html +++ b/Open-ILS/src/eg2/src/app/staff/booking/current-reservations.component.html @@ -11,13 +11,13 @@ - - - - - - - + + + + + + + diff --git a/Open-ILS/src/eg2/src/app/staff/booking/pull-list.component.html b/Open-ILS/src/eg2/src/app/staff/booking/pull-list.component.html index ff10a81325..ae24452868 100644 --- a/Open-ILS/src/eg2/src/app/staff/booking/pull-list.component.html +++ b/Open-ILS/src/eg2/src/app/staff/booking/pull-list.component.html @@ -17,9 +17,8 @@ - - - + + -- 2.11.0