From bca6bd5279b28ac118a64bdf62ccaf111a85e9cd Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Tue, 30 Oct 2018 19:59:47 +0530 Subject: [PATCH] all pd changes --- .../manage-pd/list-pd/all-pd/all-pd.component.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/all-pd/all-pd.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/all-pd/all-pd.component.html index bee3ad1c6..26a1a14eb 100644 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/all-pd/all-pd.component.html +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/all-pd/all-pd.component.html @@ -23,8 +23,10 @@ {{details.pd_status}}
- {{ (details.updatedon)? (details.updatedon | slice:0:10):(details.updatedon) }} + {{ (details.updatedon)? (details.updatedon | slice:0:10):(details.updatedon) }} + {{details.scheduled_on}} +