X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/851de28303fc9c24d095b9452b862bea618ec0da..0d3a9ed9cb47ce3b89ea9eaffbb589f9a9ff6d22:/app/views/redactions/_redaction.html.erb?ds=inline 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 %>