X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/64cb9b0a8b06c4d2cd9a2f7832ed990f8238dd7c..a56d1036d58d45777d6adeffd5a950519bc70318:/app/views/changeset/list.html.erb?ds=sidebyside diff --git a/app/views/changeset/list.html.erb b/app/views/changeset/list.html.erb index fc135c6ca..42b5d3e1e 100644 --- a/app/views/changeset/list.html.erb +++ b/app/views/changeset/list.html.erb @@ -1,6 +1,4 @@ <% 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 -%>