From 3aec25e93e4c89e78b8cc30f2d49702b762f37ba Mon Sep 17 00:00:00 2001 From: raxelsen Date: Fri, 29 Jun 2018 15:54:19 +0200 Subject: [PATCH] TT#38810 See failed Faxes marked differently Change-Id: I388c896464cfb43c8a10dfb06c02d7dff5c1a708 --- .../pages/Conversations/CscFaxItem.vue | 18 ++++++++++++++++-- .../pages/Conversations/CscVoiceMailItem.vue | 19 ++++++++++++++++--- 2 files changed, 32 insertions(+), 5 deletions(-) diff --git a/src/components/pages/Conversations/CscFaxItem.vue b/src/components/pages/Conversations/CscFaxItem.vue index f1174b94..9c233ca6 100644 --- a/src/components/pages/Conversations/CscFaxItem.vue +++ b/src/components/pages/Conversations/CscFaxItem.vue @@ -2,13 +2,14 @@ - Fax from + Fax + {{ direction }} {{ fax.caller | numberFormat }} - Voicemail from + Voicemail + {{ direction }} {{ voiceMail.caller | numberFormat }} {{ voiceMail.start_time | smartTime }} + > + {{ voiceMail.start_time | smartTime }} Duration: {{ voiceMail.duration }} seconds + > + Duration: {{ voiceMail.duration }} seconds