]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/changeset/history.html.erb
Drop max_id from the changeset feed URL
[rails.git] / app / views / changeset / history.html.erb
index 23fee589c8260915049837c9eb0c96158b1e7e6e..8aac76b75a9a388f547a7ed8075e2bdb12e838de 100644 (file)
@@ -1,6 +1,6 @@
 <% content_for :head do -%>
   <% unless params[:friends] or params[:nearby] -%>
-    <%= auto_discovery_link_tag :atom, params.merge({ :page => nil, :action => :feed }) %>
+    <%= auto_discovery_link_tag :atom, params.merge({ :max_id => nil, :action => :feed }) %>
   <% end -%>
 <% end -%>