From: Terran McCanna Date: Wed, 28 Oct 2020 23:47:23 +0000 (-0400) Subject: LP1901897 Add last refresh time to carousel grid X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ecd2b64313e6b6405c3230bf7ed3bcd4664d2736;p=working%2FEvergreen.git LP1901897 Add last refresh time to carousel grid Modification to the carousel grid to display the last refresh time along with the last refresh date. Signed-off-by: Terran McCanna --- diff --git a/Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html b/Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html index 6740171a14..4254869fd4 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html @@ -62,6 +62,10 @@ + + {{carousel.last_refresh_time() | date:'short'}} + +