X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0d16fd57d46a4aaa1c170d79772e549bfadf288a..e1cb17faa68b9752c1f0d1e91fb877ebcc8aaabb:/app/views/changeset/list.rhtml diff --git a/app/views/changeset/list.rhtml b/app/views/changeset/list.rhtml index affe10cc6..cfe4afd3f 100644 --- a/app/views/changeset/list.rhtml +++ b/app/views/changeset/list.rhtml @@ -5,9 +5,3 @@

<%= t'changeset.list.for_more_changesets' %>


- -<%= rss_link_to :action => 'list_rss' %> - -<% content_for :head do %> -<%= auto_discovery_link_tag :atom, :controller => 'changeset', :action => 'list_rss' %> -<% end %>