X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4b2d3973e82291398931d108e16eacf673e77c16..0ea6646fb6d86b11c78bc554168b76096fe21821:/app/views/browse/_relation.html.erb diff --git a/app/views/browse/_relation.html.erb b/app/views/browse/_relation.html.erb index cf9c62b13..8db40c8c7 100644 --- a/app/views/browse/_relation.html.erb +++ b/app/views/browse/_relation.html.erb @@ -13,7 +13,7 @@ <% unless relation.containing_relation_members.empty? %>

<%= t "browse.part_of" %>

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