X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5f8ab9e9244550b20b8d3bd97b3567df7020d06d..4e0cf1c5d30d66fc8b3feeaebd27828c4576ffa0:/app/views/browse/_way_details.rhtml diff --git a/app/views/browse/_way_details.rhtml b/app/views/browse/_way_details.rhtml index 99b8e1d16..1122c80f3 100644 --- a/app/views/browse/_way_details.rhtml +++ b/app/views/browse/_way_details.rhtml @@ -5,19 +5,19 @@
<%= 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 %> |