X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/97aefa23d0606edaee71d04cf6c1a2006689b1fa..9acc6d32883435ab9734cd4970b292583075a75d:/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 e3d11e0fe..1aa5bf69c 100644 --- a/app/views/browse/_node_details.rhtml +++ b/app/views/browse/_node_details.rhtml @@ -6,7 +6,7 @@ Part of: - +
<% node_details.ways.each do |way| %> <% end %>
<%= link_to "Way " + way.id.to_s, :action => "way", :id => way.id.to_s %>