X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/71cb2c50fcaf29e2b933fc981e40a00223d94d34..606492c3df124092ed119716c5b1cbe922f6b315:/app/views/browse/_containing_relation.html.erb?ds=sidebyside diff --git a/app/views/browse/_containing_relation.html.erb b/app/views/browse/_containing_relation.html.erb index 2547ff7aa..0b6a2c8f8 100644 --- a/app/views/browse/_containing_relation.html.erb +++ b/app/views/browse/_containing_relation.html.erb @@ -1,4 +1,4 @@ -
  • <%= linked_name = link_to printable_element_name(containing_relation.relation), :action => "relation", :id => containing_relation.relation.id.to_s +
  • <%= linked_name = link_to printable_element_name(containing_relation.relation), relation_path(containing_relation.relation) if containing_relation.member_role.blank? t ".entry_html", :relation_name => linked_name else