X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2aca6920dc3488a381b275d21a31344da02029e6..3af16f6337b52546297e7e09a1aba9b0e1df7e15:/app/views/issues/_comments.html.erb diff --git a/app/views/issues/_comments.html.erb b/app/views/issues/_comments.html.erb index 4b5ae4a8f..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 %>