From: Tom Hughes Date: Wed, 10 Apr 2024 17:39:06 +0000 (+0100) Subject: Merge remote-tracking branch 'upstream/pull/4645' X-Git-Tag: live~1152 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/52a8e2a0d91355ba152443a63cc8c9744240a907?hp=90089d6c6c0a3971441b6a130ee6036a24d99df1 Merge remote-tracking branch 'upstream/pull/4645' --- diff --git a/app/views/traces/index.html.erb b/app/views/traces/index.html.erb index 3f1e0f0d5..6e27ac7e4 100644 --- a/app/views/traces/index.html.erb +++ b/app/views/traces/index.html.erb @@ -13,51 +13,55 @@ <% end %> - +
+
+ <%= 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 %> <% content_for :auto_discovery_link_tag do %>