X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5c783cd0eece7c5d4607b89f1cff313d8d867a04..5b0024e61abe15543740bdc4b58c673d62a394d2:/app/views/browse/_node_details.rhtml?ds=inline diff --git a/app/views/browse/_node_details.rhtml b/app/views/browse/_node_details.rhtml index 1aa5bf69c..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 %> |