X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6078e642bac0729585f11db6d42d7333d8c2114b..28060080e8ebf3a0609dc2b6853deeae2070df78:/app/views/browse/_node.html.erb?ds=inline diff --git a/app/views/browse/_node.html.erb b/app/views/browse/_node.html.erb index 77d3a5c16..152223ae7 100644 --- a/app/views/browse/_node.html.erb +++ b/app/views/browse/_node.html.erb @@ -14,7 +14,7 @@

<%= t "browse.part_of" %>

<% unless node.ways.empty? %>
> - <%= t "browse.part_of_ways", :count => node.ways.count %> + <%= t "browse.part_of_ways", :count => node.ways.uniq.count %>