X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6d3aa7386b47f86745e3212ac584b0400c8395f8..6e145a2f3803344f9d5412b7e75f5b093304225e:/app/views/browse/_node_details.html.erb diff --git a/app/views/browse/_node_details.html.erb b/app/views/browse/_node_details.html.erb index 4d762330f..80df2cd85 100644 --- a/app/views/browse/_node_details.html.erb +++ b/app/views/browse/_node_details.html.erb @@ -13,7 +13,7 @@
<%= link_to h(printable_name(way)), { :action => "way", :id => way.id.to_s }, :class => css_class('way', way), :title => link_title(way) %> |
<%= link_to h(printable_name(way)), { :action => "way", :id => way.id.to_s }, :class => link_class('way', way), :title => link_title(way) %> |