X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ddac660f3b7cc09a7718f20d1b857b0794d5a4ef..09ce3d6abb876b49c8b939903b87a52493ac58c5:/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 %>