X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/92c171dcaaef4de016a7985368971639e4726e28..ed54379218d21b9bd52933903e8cb504a15dfe7e:/app/views/trace/view.html.erb diff --git a/app/views/trace/view.html.erb b/app/views/trace/view.html.erb index 1f272b271..5a7c5bcc6 100644 --- a/app/views/trace/view.html.erb +++ b/app/views/trace/view.html.erb @@ -52,7 +52,7 @@

-<% if_user(@trace.user) do %> +<%= if_user(@trace.user) do %>
<%= button_to t('trace.view.edit_track'), :controller => 'trace', :action => 'edit', :id => @trace.id %>