From fa32e05eab173e7ecc902b518f058741cc8f962b Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Wed, 30 May 2018 18:11:16 +0530 Subject: [PATCH] call track status assigned to history changes --- Apollo/assets/views/callTrackingFollowup.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Apollo/assets/views/callTrackingFollowup.html b/Apollo/assets/views/callTrackingFollowup.html index 3a28dc8f..28681633 100755 --- a/Apollo/assets/views/callTrackingFollowup.html +++ b/Apollo/assets/views/callTrackingFollowup.html @@ -339,6 +339,13 @@
{{message.FirstName}}    On   {{message.CreatedOn}}
+
+ Status - {{message.AssignedStatus}} +
+
+ + Assigned To - {{message.AssignedName}} +
{{message.FollowupComments}}