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