]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/issues/show.html.erb
Move remaining rubocop plugins to new plugins clause
[rails.git] / app / views / issues / show.html.erb
index 74e7c0a4ce1f7793880c542da15d021a743c1ebc..27afb1a6f79d52b1538c44c9a57eeefad2e236fc 100644 (file)
@@ -1,6 +1,10 @@
 <% content_for :heading do %>
 <h1><%= @title %></h1>
-<p><%= @issue.reportable.model_name.human %> : <%= link_to reportable_title(@issue.reportable), reportable_url(@issue.reportable) %></p>
+<p>
+  <%= @issue.reportable.model_name.human %> :
+  <%= link_to reportable_title(@issue.reportable), reportable_url(@issue.reportable) %> :
+  <%= reportable_dates(@issue.reportable) %>
+</p>
 <p class="text-body-secondary">
   <small>
     <%= @issue.assigned_role %>