X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0d16fd57d46a4aaa1c170d79772e549bfadf288a..93a810f6901fb2d0b2ecec875285e05b32688285:/app/views/changeset/list_bbox.rhtml diff --git a/app/views/changeset/list_bbox.rhtml b/app/views/changeset/list_bbox.rhtml index 354f77727..87c61790c 100644 --- a/app/views/changeset/list_bbox.rhtml +++ b/app/views/changeset/list_bbox.rhtml @@ -39,8 +39,3 @@ end %>
-<%= 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 %>