X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4b2d3973e82291398931d108e16eacf673e77c16..a88da1d71af3a095e5496937e04731ed5d5632fe:/app/views/browse/_way.html.erb diff --git a/app/views/browse/_way.html.erb b/app/views/browse/_way.html.erb index d99919e64..4fdcd035e 100644 --- a/app/views/browse/_way.html.erb +++ b/app/views/browse/_way.html.erb @@ -13,7 +13,7 @@ <% unless way.containing_relation_members.empty? %>

<%= t "browse.part_of" %>

> - <%= t "browse.part_of_relations", :count => way.containing_relation_members.count %> + <%= t "browse.part_of_relations", :count => way.containing_relation_members.uniq.count %>