Merge remote-tracking branch 'upstream/pull/5374'
This commit is contained in:
commit
0b97b6bc34
2 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<li><%= linked_name = link_to printable_element_name(containing_relation.relation), containing_relation.relation
|
||||
<li><%= linked_name = link_to printable_element_name(containing_relation.relation), containing_relation.relation, :class => "relation"
|
||||
if containing_relation.member_role.blank?
|
||||
t ".entry_html", :relation_name => linked_name
|
||||
linked_name
|
||||
else
|
||||
t ".entry_role_html", :relation_name => linked_name, :relation_role => containing_relation.member_role
|
||||
end %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue