From 08961f7ab9a85c27ae7fe6868343d1f521f223cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Richard?= Date: Thu, 26 Nov 2020 19:03:32 -0500 Subject: [PATCH] Fix comment submission when using 'comment' button (#221) Co-authored-by: Francois Richard --- .../pods/components/translation-comment-form/template.hbs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/webapp/app/pods/components/translation-comment-form/template.hbs b/webapp/app/pods/components/translation-comment-form/template.hbs index fbdb1d3a1..3b94af7b4 100644 --- a/webapp/app/pods/components/translation-comment-form/template.hbs +++ b/webapp/app/pods/components/translation-comment-form/template.hbs @@ -20,7 +20,11 @@ disabled={{this.submitTask.isRunning}} value={{this.text}} /> - + {{t "components.translation_comment_form.comment_button"}}