X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0b6f0c1d34f636c0cdde234f3a62a6ead2b8655f..32f86316712b8b781dfc2ffde0a5b88b742a6627:/app/views/trace/view.html.erb 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 %>