From: Anton Khorev Date: Wed, 16 Aug 2023 01:17:50 +0000 (+0300) Subject: Remove empty comments anchor X-Git-Tag: live~1140^2~1 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/e5ce6ffbb881c4b10d6c3a97cb4f4d1d31a709b3 Remove empty comments anchor --- diff --git a/app/views/diary_entries/show.html.erb b/app/views/diary_entries/show.html.erb index ab45a24b6..5d2f7d969 100644 --- a/app/views/diary_entries/show.html.erb +++ b/app/views/diary_entries/show.html.erb @@ -12,8 +12,7 @@ <%= render @entry %> - -
+
<%= render :partial => "diary_comment", :collection => @comments %>