X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5449cf4adcc1fad4b9f43426e6d3e4a8f65e6fbb..71192daef271cbc0a66f7123cf5d5577a03afbb0:/app/views/changeset/list.rhtml diff --git a/app/views/changeset/list.rhtml b/app/views/changeset/list.rhtml index 4ac5082e1..b78469ddf 100644 --- a/app/views/changeset/list.rhtml +++ b/app/views/changeset/list.rhtml @@ -1,17 +1,7 @@

Recent Changes

-

Recently closed changesets:

+

Recently edited changesets:

- - - - - - - - - - <%= render :partial => 'changeset', :locals => {:showusername => true}, :collection => @edits unless @edits.nil? %> -
IDSaved atUserCommentArea
+<%= render :partial => 'changesets' %>

For more changesets, select a user and view their edits, or see the editing 'history' of a specific area.