X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/7d3a5899c9ef20b9a67eda05c1b1c167b6677bdd..3415aa468908abbc4c3c4787acb4ef05a0f73d53:/app/views/changeset/list_user.rhtml diff --git a/app/views/changeset/list_user.rhtml b/app/views/changeset/list_user.rhtml index 2f3ca04ce..cf99d7a48 100644 --- a/app/views/changeset/list_user.rhtml +++ b/app/views/changeset/list_user.rhtml @@ -4,15 +4,10 @@

No visible edits by <%= h(@display_name) %>.

<% else %> <%= render :partial => 'changeset_paging_nav' %> - - - - - - - - - <%= render :partial => 'changeset', :locals => {:showusername => false}, :collection => @edits %> -
IDSaved atCommentArea
+<%= render :partial => 'changesets', :locals => {:showusername => false} %> <%= render :partial => 'changeset_paging_nav' %> <% end %> + +

For changes by all users see <%= link_to("Recent Changes", :controller => "browse", :action => "changesets") %>

+
+