X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/398d5fa3298b7aacea4a9cbddd0c4e5f8a9e6638..5b0024e61abe15543740bdc4b58c673d62a394d2:/app/views/browse/_node_details.rhtml diff --git a/app/views/browse/_node_details.rhtml b/app/views/browse/_node_details.rhtml index e3d11e0fe..7982e6805 100644 --- a/app/views/browse/_node_details.rhtml +++ b/app/views/browse/_node_details.rhtml @@ -2,13 +2,18 @@ <%= render :partial => "common_details", :object => node_details %> +
<%= link_to "Way " + way.id.to_s, :action => "way", :id => way.id.to_s %> |
<%= link_to h(printable_name(way)), :action => "way", :id => way.id.to_s %> |