From e96c0d0e10186bc2be7ca4da4536e21cce0d02d0 Mon Sep 17 00:00:00 2001 From: umasoodch Date: Tue, 30 Aug 2022 13:41:46 +0300 Subject: [PATCH] fixed date issue --- .../app/notification/worklist-main/worklist-main.component.html | 2 +- .../app/notification/worklist-main/worklist-main.component.ts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Mohem/src/app/notification/worklist-main/worklist-main.component.html b/Mohem/src/app/notification/worklist-main/worklist-main.component.html index e7a379c0..44f94c57 100644 --- a/Mohem/src/app/notification/worklist-main/worklist-main.component.html +++ b/Mohem/src/app/notification/worklist-main/worklist-main.component.html @@ -677,7 +677,7 @@ - {{returnDateTime(actionHistory.NOTIFICATION_DATE)}} + {{actionHistory.NOTIFICATION_DATE}}