X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/1977e66ace0751b8b4fdf3b55bde367ec33e7c57..d257e678429a84c6759f8d64566a91a2f61bfca8:/app/views/diary_entries/_diary_comment.html.erb?ds=sidebyside diff --git a/app/views/diary_entries/_diary_comment.html.erb b/app/views/diary_entries/_diary_comment.html.erb index 9a3ff969d..a7cdf21d7 100644 --- a/app/views/diary_entries/_diary_comment.html.erb +++ b/app/views/diary_entries/_diary_comment.html.erb @@ -6,7 +6,7 @@ <% end %>

-
<%= diary_comment.body.to_html %>
+
<%= diary_comment.body.to_html %>
<% if can? :hidecomment, DiaryEntry %> <% if diary_comment.visible? %>