X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b955a7e78ea75ea5587d4bee0d64254e4b2d74eb..38efcc2f33066ae86f16313c40e0562e42acdbe1:/app/views/issues/show.html.erb diff --git a/app/views/issues/show.html.erb b/app/views/issues/show.html.erb index 3bef03800..05ce1b9f1 100644 --- a/app/views/issues/show.html.erb +++ b/app/views/issues/show.html.erb @@ -1,6 +1,6 @@ <% content_for :heading do %>

<%= t ".title", :status => @issue.status.humanize, :issue_id => @issue.id %>

-

<%= report_type(@issue.reportable_type) %> : <%= reportable_url(@issue.reportable) %>

+

<%= @issue.reportable.model_name.human %> : <%= reportable_url(@issue.reportable) %>

<%= @issue.assigned_role %>