From 987cd277f69f8f3b76f51109f638e2b1124c2dec Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Thu, 13 Feb 2020 17:32:30 +0800 Subject: [PATCH] Fix reply on code review (#10227) (#10257) Co-authored-by: zeripath Co-authored-by: zeripath --- templates/repo/diff/comment_form.tmpl | 3 ++- web_src/js/index.js | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/templates/repo/diff/comment_form.tmpl b/templates/repo/diff/comment_form.tmpl index 573e7d463..69b7039f8 100644 --- a/templates/repo/diff/comment_form.tmpl +++ b/templates/repo/diff/comment_form.tmpl @@ -26,7 +26,8 @@ {{$.root.i18n.Tr "repo.diff.comment.markdown_info"}}
{{if $.reply}} - + + {{else}} {{if $.root.CurrentReview}}