X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/79bd1777ab0c165492122b10a22ecc2fb7cc4715..e7e12a38c6585763bfa29ff189cf4c9cea646281:/app/views/issues/show.html.erb diff --git a/app/views/issues/show.html.erb b/app/views/issues/show.html.erb index 3bef03800..44b39c927 100644 --- a/app/views/issues/show.html.erb +++ b/app/views/issues/show.html.erb @@ -1,6 +1,6 @@ <% content_for :heading do %>
<%= report_type(@issue.reportable_type) %> : <%= reportable_url(@issue.reportable) %>
+<%= @issue.reportable.model_name.human %> : <%= link_to reportable_title(@issue.reportable), reportable_url(@issue.reportable) %>
<%= @issue.assigned_role %>
@@ -40,23 +40,23 @@
-
<%= t ".comments_on_this_issue" %>
-