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