X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/79bd1777ab0c165492122b10a22ecc2fb7cc4715..50091893d44ecfc48c13bb2269f23a6f23aea1d2:/app/views/issues/_comments.html.erb diff --git a/app/views/issues/_comments.html.erb b/app/views/issues/_comments.html.erb index ec885aa8c..08adfde53 100644 --- a/app/views/issues/_comments.html.erb +++ b/app/views/issues/_comments.html.erb @@ -2,9 +2,9 @@ <% comments.each do |comment| %>
@@ -15,9 +15,9 @@
+ <%= link_to comment.user.display_name, user_path(comment.user) %>
<%= comment.body %>