X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3b56c005ebac1e5aaef8890057767e1955bb4948..d8abf0dc7e1189c99a4c34668216594ee16ba5d9:/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 %>