X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a39d997cf4195d040efdbf322ca6e2775220f0b0..b685f6eb2edb5ee7171bc000853dd5980c6bf68b:/app/views/old_nodes/show.html.erb?ds=inline diff --git a/app/views/old_nodes/show.html.erb b/app/views/old_nodes/show.html.erb index ba7c10ecb..b69c29723 100644 --- a/app/views/old_nodes/show.html.erb +++ b/app/views/old_nodes/show.html.erb @@ -4,11 +4,13 @@ <%= render :partial => "browse/node", :object => @feature %> -<% unless @feature.redacted? %> -
+
+ <% unless @feature.redacted? %> <%= link_to t("browse.download_xml"), node_version_path(*@feature.id) %> -
-<% end %> + · + <% end %> + <%= link_to t("browse.view_details"), node_path(@feature.node_id) %> +
<% if @feature.version > 1 %>