X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5449cf4adcc1fad4b9f43426e6d3e4a8f65e6fbb..b5cb37bdeeeb5a31a02f0bd79ef3eddc35506623:/app/views/changeset/list_bbox.rhtml?ds=inline diff --git a/app/views/changeset/list_bbox.rhtml b/app/views/changeset/list_bbox.rhtml index e1cf9aedb..34644e960 100644 --- a/app/views/changeset/list_bbox.rhtml +++ b/app/views/changeset/list_bbox.rhtml @@ -18,19 +18,7 @@ Changesets within the area: <% else %> <%= render :partial => 'changeset_paging_nav' %> - - - - - - - - - - - <%= render :partial => 'changeset', :locals => {:showusername => true}, :collection => @edits unless @edits.nil? %> -
IDSaved atUserCommentArea
- +<%= render :partial => 'changesets' %> <%= render :partial => 'changeset_paging_nav' %>

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