X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ea86f8f6826f7d4fe27d57c42c16d8d37c4f89ed..b8cf4b59e5dab79dfd0fc75ef7d5afe90eebf7ae:/app/views/diary_entries/comments.html.erb?ds=sidebyside diff --git a/app/views/diary_entries/comments.html.erb b/app/views/diary_entries/comments.html.erb index 56c0e76c5..aa0fceb95 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? %> @@ -18,11 +18,17 @@ <% @comments.each do |comment| -%>