style: remove display name helper in member overview for UX
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
9f97515d74
commit
a5a1cb7fdd
1 changed files with 1 additions and 6 deletions
|
|
@ -129,12 +129,7 @@
|
||||||
"""
|
"""
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
{if MvWeb.MemberLive.Index.blank?(member.first_name) &&
|
{member.first_name}
|
||||||
MvWeb.MemberLive.Index.blank?(member.last_name) do
|
|
||||||
MvWeb.MemberLive.Index.display_name(member)
|
|
||||||
else
|
|
||||||
member.first_name
|
|
||||||
end}
|
|
||||||
</:col>
|
</:col>
|
||||||
<:col
|
<:col
|
||||||
:let={member}
|
:let={member}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue