X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/9e46754c887e9dc2caa412942dc7e964aa48cfcf..c5fc9f0e7e93088c599ae0d8540ee0117f277d6d:/app/views/issues/_comments.html.erb diff --git a/app/views/issues/_comments.html.erb b/app/views/issues/_comments.html.erb index e42371465..7ff0948db 100644 --- a/app/views/issues/_comments.html.erb +++ b/app/views/issues/_comments.html.erb @@ -2,9 +2,9 @@ <% comments.each do |comment| %>
@@ -13,13 +13,13 @@
+ <%= link_to comment.user.display_name, user_path(comment.user) %>
<%= comment.body %>