From: Bill Erickson Date: Tue, 3 Aug 2021 18:30:56 +0000 (-0400) Subject: LP1936233 Item stat transit display fix X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=59eeb0cc261378e740a1b2b4e8d3a4c7446f23f3;p=working%2FEvergreen.git LP1936233 Item stat transit display fix Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/eg2/src/app/staff/cat/item/holds.component.html b/Open-ILS/src/eg2/src/app/staff/cat/item/holds.component.html index 42cd108611..d43da48172 100644 --- a/Open-ILS/src/eg2/src/app/staff/cat/item/holds.component.html +++ b/Open-ILS/src/eg2/src/app/staff/cat/item/holds.component.html @@ -110,8 +110,8 @@
Transit Receive Time
- {{transit.dest_recv_time() | egDateTime}}
+ {{transit.dest_recv_time() | egDateTime}}