X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/646da787af9f544d31b5333d6055e5a4a3c8ca03..a11c02122d3d9e17cdf4b9852254501e62767b59:/app/views/traces/index.html.erb?ds=sidebyside diff --git a/app/views/traces/index.html.erb b/app/views/traces/index.html.erb index b696ef3fd..6e27ac7e4 100644 --- a/app/views/traces/index.html.erb +++ b/app/views/traces/index.html.erb @@ -14,7 +14,17 @@ -
+
+
+ <%= link_to({ :action => :georss, :display_name => @target_user&.display_name, :tag => params[:tag] }, + { :class => "btn btn-secondary btn-sm" }) do %> + + + + <% end -%> + <%= link_to t(".upload_trace"), new_trace_path, :class => "btn btn-secondary btn-sm" %> +
+
- -
- <%= link_to({ :action => :georss, :display_name => @target_user&.display_name, :tag => params[:tag] }, - { :class => "btn btn-secondary btn-sm" }) do %> - - - - <% end -%> - <%= link_to t(".upload_trace"), new_trace_path, :class => "btn btn-secondary btn-sm" %> -
<% end %>