diff --git a/pagure/static/issue_ev.js b/pagure/static/issue_ev.js index 23dd563..6e33609 100644 --- a/pagure/static/issue_ev.js +++ b/pagure/static/issue_ev.js @@ -125,7 +125,7 @@ add_comment = function(data) { console.log('Adding comment ' + data.comment_added); var field = $('#comments'); var _data = '
\ -
\ +
\ \ ' + data.comment_user + '\ \ @@ -147,6 +147,11 @@ add_comment = function(data) { \ reply \ \ + \ + \ + \