From d3bd2c622980074f3268a78b2ca8ac77ff7ad3ab Mon Sep 17 00:00:00 2001 From: Marcin Kuzminski Date: Thu, 20 Apr 2017 14:23:34 +0200 Subject: [PATCH] comments: show author tag in pull request comments. - to easier identify who is the author of the pull request we now show an label in comments box. --- rhodecode/templates/changeset/changeset_file_comment.mako | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/rhodecode/templates/changeset/changeset_file_comment.mako b/rhodecode/templates/changeset/changeset_file_comment.mako index f908564a..9e627716 100644 --- a/rhodecode/templates/changeset/changeset_file_comment.mako +++ b/rhodecode/templates/changeset/changeset_file_comment.mako @@ -92,7 +92,12 @@