X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/018c861630b3e19dc063c933783bc56c32683122..ea2baaee3b6cb6fbc92b87d313be00c69d3fc914:/app/views/browse/_way_details.rhtml diff --git a/app/views/browse/_way_details.rhtml b/app/views/browse/_way_details.rhtml index bc00100d8..1122c80f3 100644 --- a/app/views/browse/_way_details.rhtml +++ b/app/views/browse/_way_details.rhtml @@ -5,9 +5,9 @@
<%= link_to "Node " + wn.node_id.to_s, :action => "node", :id => wn.node_id.to_s %> |
<%= link_to h(printable_name(wn.node)), :action => "node", :id => wn.node_id.to_s %> |