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