X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4557654ba63392f0db4aa5c002be692395eb8cee..6c64a74a46c3d75c6526958b9e0474684f49386e:/app/views/changeset/list.html.erb?ds=inline diff --git a/app/views/changeset/list.html.erb b/app/views/changeset/list.html.erb index fc135c6ca..b0ccf67dc 100644 --- a/app/views/changeset/list.html.erb +++ b/app/views/changeset/list.html.erb @@ -1,27 +1,13 @@ -<% content_for :head do -%> - <%= javascript_include_tag "changeset" %> - - <% unless params[:friends] or params[:nearby] -%> - <%= auto_discovery_link_tag :atom, params.merge({ :page => nil, :action => :feed }) %> - <% end -%> -<% end -%> - -