X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/783b5e3729228908d7404ae7404af1023501a906..4bcc88161c881bca9d7193f43acdc13ae9c4efa7:/app/views/changesets/history.html.erb?ds=inline diff --git a/app/views/changesets/history.html.erb b/app/views/changesets/history.html.erb index e3df87490..b601057f6 100644 --- a/app/views/changesets/history.html.erb +++ b/app/views/changesets/history.html.erb @@ -1,6 +1,6 @@ <% content_for :auto_discovery_link_tag do -%> <% unless params[:friends] or params[:nearby] -%> - <%= auto_discovery_link_tag :atom, @params.merge(:max_id => nil, :xhr => nil, :action => :feed) %> + <%= auto_discovery_link_tag :atom, @params.to_h.merge(:max_id => nil, :xhr => nil, :action => :feed) %> <% end -%> <% end -%> @@ -11,11 +11,8 @@ @title end %> -