X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/8364fa6eb69efef66e532b3f5d48363b5db8611b..f2656f925e5f47ef6ce58dc014556b34f2d83f6a:/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 %>