From d6f2bf99c17871a1c7507a9aed818a7e2d07e629 Mon Sep 17 00:00:00 2001 From: murtaza98 Date: Sat, 6 Jun 2020 22:08:34 +0530 Subject: [PATCH 1/2] [NEW] Livechat Setting to show/hide Feedback Form on the Widget --- .../client/views/app/livechatAppearance.html | 10 ++++++++++ .../client/views/app/livechatAppearance.js | 15 +++++++++++++++ app/livechat/server/api/lib/livechat.js | 1 + app/livechat/server/config.js | 8 ++++++++ app/livechat/server/lib/Livechat.js | 1 + 5 files changed, 35 insertions(+) diff --git a/app/livechat/client/views/app/livechatAppearance.html b/app/livechat/client/views/app/livechatAppearance.html index 531bbfabbe4e4..a4bcbe99569ba 100644 --- a/app/livechat/client/views/app/livechatAppearance.html +++ b/app/livechat/client/views/app/livechatAppearance.html @@ -71,6 +71,16 @@

{{_ "Settings"}}

+
+ {{_ "Livechat_feedback_form"}} + +
{{_ "Livechat_registration_form"}}