X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/fd6f00b069af5a7b87227ea4c3401dc461d7311a..7a925ff1d97596ff3c8ba4627d538abb7328ac2d:/app/views/changeset/list_bbox.rhtml?ds=sidebyside 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") %>