X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7a7c56743656fdcc1a2fdbcb4362b4dc550b8a4d..565171486f6d90321e0291d5ccc3cf6a1c12e730:/app/views/trace/view.html.erb?ds=inline diff --git a/app/views/trace/view.html.erb b/app/views/trace/view.html.erb index 4ab46bd3e..47a9f8ad2 100644 --- a/app/views/trace/view.html.erb +++ b/app/views/trace/view.html.erb @@ -42,15 +42,16 @@ <% end %> +
<%= 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 %>