From: Tom Hughes Date: Fri, 15 Mar 2024 18:09:35 +0000 (+0000) Subject: Extend containing relation fix to nested relations X-Git-Tag: live~1124 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/065e9d217f380907f02a2223e317103e51e2081a?ds=sidebyside Extend containing relation fix to nested relations --- diff --git a/app/views/browse/_relation.html.erb b/app/views/browse/_relation.html.erb index 922e642cc..a987fe4d8 100644 --- a/app/views/browse/_relation.html.erb +++ b/app/views/browse/_relation.html.erb @@ -15,7 +15,7 @@
> <%= t "browse.part_of_relations", :count => relation.containing_relation_members.uniq.count %>
<% end %>