X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b1ada7b9d61a4afe480971b6da616defe20a3c2b..2d7fa37bd26ae700a3e59f3377d0dc6aa596789a:/app/views/trace/view.html.erb diff --git a/app/views/trace/view.html.erb b/app/views/trace/view.html.erb index 0688ec130..47a9f8ad2 100644 --- a/app/views/trace/view.html.erb +++ b/app/views/trace/view.html.erb @@ -36,23 +36,22 @@
<%= button_to t('trace.view.make_public'), :controller => 'trace', :action => 'make_public', :id => @trace.id %> | - <% end %> <% if @trace.user == @user %><%= button_to t('trace.view.edit_track'), :controller => 'trace', :action => 'edit', :id => @trace.id %> | <% end %>