X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/646da787af9f544d31b5333d6055e5a4a3c8ca03..27159ebf6de4e1f6109d9a6ea31b32d6a9728b9b:/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 %>