X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/38efcc2f33066ae86f16313c40e0562e42acdbe1..6bcffbf49970b6d8c27f2a9561eec365aa590ea9:/app/views/issues/show.html.erb diff --git a/app/views/issues/show.html.erb b/app/views/issues/show.html.erb index 05ce1b9f1..44b39c927 100644 --- a/app/views/issues/show.html.erb +++ b/app/views/issues/show.html.erb @@ -1,6 +1,6 @@ <% content_for :heading do %>
<%= @issue.reportable.model_name.human %> : <%= 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" %>
-