X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/14936150ac8ab5cb4e8347b772b2c966f2add43f..1cf4bf5d983c65ac0bb3868f0bd962b016433265:/app/views/diary_entries/comments.html.erb diff --git a/app/views/diary_entries/comments.html.erb b/app/views/diary_entries/comments.html.erb index f82373af0..aa5c16384 100644 --- a/app/views/diary_entries/comments.html.erb +++ b/app/views/diary_entries/comments.html.erb @@ -1,6 +1,6 @@ <% content_for :heading do %>
<%= t ".subheading_html", :user => link_to(@user.display_name, user_path(@user)) %>
+<%= t ".subheading_html", :user => link_to(@user.display_name, @user) %>
<% end %> <% if @comments.empty? %> @@ -17,9 +17,11 @@ <% @comments.each do |comment| -%>