X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/cd4fb9d44cdb46704fee9fc0a95f41978f401b2c..3d906fe8c6303c00e399ce2dfecc3471959fbe6e:/app/views/changeset/_changesets.rhtml diff --git a/app/views/changeset/_changesets.rhtml b/app/views/changeset/_changesets.rhtml index 67e09045d..d9e01235c 100644 --- a/app/views/changeset/_changesets.rhtml +++ b/app/views/changeset/_changesets.rhtml @@ -1,14 +1,14 @@ <% showusername = true if showusername.nil? %> - - + + <% if showusername %> - + <% end %> - - + + <%= render :partial => 'changeset', :locals => {:showusername => showusername}, :collection => @edits unless @edits.nil? %> -
IDSaved at<%= t'changeset.changesets.id' %><%= t'changeset.changesets.saved_at' %>User<%= t'changeset.changesets.user' %>CommentArea<%= t'changeset.changesets.comment' %><%= t'changeset.changesets.area' %>
\ No newline at end of file +