X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7dbf8d83369cb73929080c4ba23fdd7dcd0184df..6600221fe3a72f4c5ead056b829b666ed00841a0:/app/views/issues/_comments.html.erb diff --git a/app/views/issues/_comments.html.erb b/app/views/issues/_comments.html.erb index e42371465..5cb99f2f1 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) %>
<%= comment.body %>