X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4b2d3973e82291398931d108e16eacf673e77c16..ba888f5c7d5ae453e27973e1e57f3c6e0e4f3711:/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 %>