From 6bc7b4db645607d8234ad3620219b5ebf9a27f3f Mon Sep 17 00:00:00 2001 From: umasoodch Date: Mon, 12 Sep 2022 10:04:08 +0300 Subject: [PATCH] fixed srca issues --- .../worklist-main/worklist-main.component.html | 2 +- .../worklist-main/worklist-main.component.scss | 10 +++++----- Mohem/src/app/profile/home/home.component.scss | 13 ++++--------- Mohem/src/theme/styles.scss | 6 ++++-- 4 files changed, 14 insertions(+), 17 deletions(-) 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 aefc5749..ea114d28 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}}