]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/changeset/list.rhtml
Back out the changeset RSS stuff from the head for now.
[rails.git] / app / views / changeset / list.rhtml
index affe10cc635dfb4dc385b742d105581225fabd49..cfe4afd3faa5d0d9de765505f5a797220a3202ec 100644 (file)
@@ -5,9 +5,3 @@
 
 <p><%= t'changeset.list.for_more_changesets' %></p>
 <br>
-
-<%= rss_link_to :action => 'list_rss' %>
-
-<% content_for :head do %>
-<%= auto_discovery_link_tag :atom, :controller => 'changeset', :action => 'list_rss' %>
-<% end %>