X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8657cd4724619b22a7c99b2400a0faa36229ae71..10dca1b6dfa11f6b40a58facad74434fa4295fbd:/app/views/browse/_node_details.html.erb?ds=sidebyside diff --git a/app/views/browse/_node_details.html.erb b/app/views/browse/_node_details.html.erb index 7982e6805..4d762330f 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 %> |
<%= link_to h(printable_name(way)), { :action => "way", :id => way.id.to_s }, :class => css_class('way', way), :title => link_title(way) %> |