X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a20e28809f5ca1e3f3579faeaf118fff3ecc4994..49da87fb6d2a9fe8c033a41cd935ee34a8767293:/app/views/issues/_comments.html.erb diff --git a/app/views/issues/_comments.html.erb b/app/views/issues/_comments.html.erb index ec885aa8c..89f3098a8 100644 --- a/app/views/issues/_comments.html.erb +++ b/app/views/issues/_comments.html.erb @@ -2,9 +2,9 @@ <% comments.each do |comment| %>
@@ -15,11 +15,11 @@
+ <%= link_to comment.user.display_name, user_path(comment.user) %>
<%= comment.body %>