]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/changeset/list.html.erb
Detect changes to the user image correctly
[rails.git] / app / views / changeset / list.html.erb
index 5d12aa83794bb1cb7a8a2344acddc298e7f44b00..bf8adbe20a333d96df02fef1b64d09260f7d3916 100644 (file)
 
 <%= render :partial => 'changeset_paging_nav' %>
 
+<% unless params[:friends] or params[:nearby] -%>
 <%= atom_link_to params.merge({ :page => nil, :action => :feed }) %>
 
-<% content_for :head do %>
+<% content_for :head do -%>
 <%= auto_discovery_link_tag :atom, params.merge({ :page => nil, :action => :feed }) %>
-<% end %>
+<% end -%>
+<% end -%>