X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/30ab1e91da6710159285f354c24529bdeeb7fb64..4b2bd4835dc36384f9085aa5cc115ed6dca8e031:/app/views/browse/node.html.erb diff --git a/app/views/browse/node.html.erb b/app/views/browse/node.html.erb index a1da8c83f..8302f472d 100644 --- a/app/views/browse/node.html.erb +++ b/app/views/browse/node.html.erb @@ -4,14 +4,14 @@ %>

<%= t'browse.node.node_title', :node_name => @name %> - +

<%= render :partial => "node_details", :object => @node %>
- <%= link_to(t('browse.node.download_xml'), :controller => "node", :action => "read") %> +

<%= link_to(t('browse.node.download_xml'), :controller => "node", :action => "read") %> · <%= link_to(t('browse.node.view_history'), :action => "node_history") %> - +