From 17656021f165f8011e5f462f0336a083321c9e20 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Thu, 13 Feb 2020 13:22:15 +0800 Subject: [PATCH] Fix reply on code review (#10227) 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 0bcd5d202..1389ed73d 100644 --- a/templates/repo/diff/comment_form.tmpl +++ b/templates/repo/diff/comment_form.tmpl @@ -27,7 +27,8 @@ {{svg "octicon-markdown" 16}} {{$.root.i18n.Tr "repo.diff.comment.markdown_info"}}
{{if $.reply}} - + + {{else}} {{if $.root.CurrentReview}}