X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/851de28303fc9c24d095b9452b862bea618ec0da..47e6637f180c9ffa3950ee9307f9667ffcfc2ee3:/app/views/redactions/_redaction.html.erb diff --git a/app/views/redactions/_redaction.html.erb b/app/views/redactions/_redaction.html.erb index c246004b8..9974d2bc9 100644 --- a/app/views/redactions/_redaction.html.erb +++ b/app/views/redactions/_redaction.html.erb @@ -1 +1 @@ -
  • <%= link_to h(redaction.title), :controller => 'redaction', :action => 'show', :id => redaction.id %>
  • +
  • <%= link_to redaction.title, redaction %>