X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/424b6ef1cf760c4a3e27ac1e6f612ae42a9cd493..2aca6920dc3488a381b275d21a31344da02029e6:/app/views/issues/_comments.html.erb diff --git a/app/views/issues/_comments.html.erb b/app/views/issues/_comments.html.erb index ec885aa8c..4b5ae4a8f 100644 --- a/app/views/issues/_comments.html.erb +++ b/app/views/issues/_comments.html.erb @@ -2,9 +2,9 @@ <% comments.each do |comment| %>
@@ -17,7 +17,7 @@
+ <%= link_to comment.user.display_name, user_path(comment.user.display_name) %>
<%= comment.body %>