X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/19d62168607b8a355156b2c2e089b615ab4c9381..735a5cf9e25b81d03db80ca4393aa34ea74d612a:/app/views/traces/edit.html.erb diff --git a/app/views/traces/edit.html.erb b/app/views/traces/edit.html.erb index 09fe9c510..1c440adf2 100644 --- a/app/views/traces/edit.html.erb +++ b/app/views/traces/edit.html.erb @@ -2,7 +2,7 @@

<%= t ".heading", :name => @trace.name %>

<% end %> - "picture", :id => @trace.id, :display_name => @trace.user.display_name %>"> +<%= trace_picture(@trace) %> <%= bootstrap_form_for @trace do |f| %> <%= f.text_field :name, :disabled => true %>