]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/changeset/list_bbox.rhtml
Back out the changeset RSS stuff from the head for now.
[rails.git] / app / views / changeset / list_bbox.rhtml
index 354f77727e80a88d415236d04634f9d3bb6119e7..87c61790cb188bbe7959a128bbab3eccb1c4ec08 100644 (file)
@@ -39,8 +39,3 @@ end
 %>
 <br>
 
-<%= rss_link_to :action => 'list_bbox_rss', :bbox => @bbox.join(",") %>
-
-<% content_for :head do %>
-<%= auto_discovery_link_tag :atom, :controller => 'changeset', :action => 'list_bbox_rss', :bbox => @bbox.join(",") %>
-<% end %>