From 6d4cfccebadab2baa9418f7ac8cfb0aed7194fcb Mon Sep 17 00:00:00 2001 From: Pranav Raj S Date: Sat, 1 Aug 2020 18:30:47 +0530 Subject: [PATCH] Chore: Update the usage of available_name instead of name (#1110) Update the usage of available_name instead of the name --- .../dashboard/components/widgets/conversation/Message.vue | 4 ---- app/javascript/widget/components/AgentMessage.vue | 6 ++++-- .../conversation_notifications_mailer.rb | 4 ++-- .../conversation_assignment.html.erb | 2 +- .../conversation_creation.html.erb | 2 +- .../conversation_reply_mailer/reply_with_summary.html.erb | 2 +- .../conversation_notifications_mailer_spec.rb | 4 ++-- 7 files changed, 11 insertions(+), 13 deletions(-) diff --git a/app/javascript/dashboard/components/widgets/conversation/Message.vue b/app/javascript/dashboard/components/widgets/conversation/Message.vue index 8d7a69700..4009a4a7b 100644 --- a/app/javascript/dashboard/components/widgets/conversation/Message.vue +++ b/app/javascript/dashboard/components/widgets/conversation/Message.vue @@ -30,10 +30,6 @@ />

-