X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/80a241f7985fec6ec853e48a25823446b59b7682..e7e12a38c6585763bfa29ff189cf4c9cea646281:/app/views/issues/show.html.erb?ds=sidebyside diff --git a/app/views/issues/show.html.erb b/app/views/issues/show.html.erb index 732fd2ef2..44b39c927 100644 --- a/app/views/issues/show.html.erb +++ b/app/views/issues/show.html.erb @@ -41,24 +41,22 @@ <% if @issue.reported_user %> -

<%= t ".comments_on_this_issue" %>

-
- <%= render 'comments', comments: @comments %> -
+<%= render 'comments', comments: @comments %>