X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8da80ff471f7d04984ff5abab0c5fe32920330ba..12ac6f8f27dfe63d9674fba54862db13a9e6d89a:/app/views/issues/show.html.erb diff --git a/app/views/issues/show.html.erb b/app/views/issues/show.html.erb index 8b5f7f42d..ad463c259 100644 --- a/app/views/issues/show.html.erb +++ b/app/views/issues/show.html.erb @@ -45,7 +45,7 @@

<%= t ".reports_of_this_issue" %>

<% if @read_reports.present? %> -
+

<%= t ".read_reports" %>

<%= render "reports", :reports => @read_reports %>