X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/79bd1777ab0c165492122b10a22ecc2fb7cc4715..9c83235f72aece554426751e334c1f0b4ccaea64:/app/views/issues/_comments.html.erb diff --git a/app/views/issues/_comments.html.erb b/app/views/issues/_comments.html.erb index ec885aa8c..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 %>