diff --git a/pagure/static/issue_ev.js b/pagure/static/issue_ev.js index 6f7b41f..ff0c32e 100644 --- a/pagure/static/issue_ev.js +++ b/pagure/static/issue_ev.js @@ -162,7 +162,7 @@ add_comment = function(data, username) { + '
' + '
' + '
' - + ' ' + ' ' + ' '; diff --git a/pagure/templates/_formhelper.html b/pagure/templates/_formhelper.html index 8bdd299..a4248e2 100644 --- a/pagure/templates/_formhelper.html +++ b/pagure/templates/_formhelper.html @@ -159,10 +159,9 @@ {% if g.fas_user %} - + {% endif %} {% if id != 0 and g.fas_user and (g.repo_committer or ( comment.parent.status in [True, 'Open']