X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ddac660f3b7cc09a7718f20d1b857b0794d5a4ef..e22589f946307570cacda4d7afa129f1dcc91bf8:/app/views/browse/_relation.html.erb?ds=inline 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 %>