X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c8ee1351049ef1bb4d7b50d071b2a96154266d1d..fd35873a4be94155746b6d410d601aa97e93687f:/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 %> |