Improved for showing the person's name
This commit is contained in:
@@ -153,7 +153,7 @@ max-w-max -->
|
||||
"
|
||||
>
|
||||
<User class="mx-1 inline-block text-gray-500" />
|
||||
{$ae_loc?.person?.full_name ?? '-- not set --'}<br />
|
||||
{$ae_loc?.person?.full_name_override ?? $ae_loc?.person?.full_name}<br />
|
||||
<!-- <ShieldUser /> -->
|
||||
<ShieldUser class="mx-1 inline-block text-gray-500" />
|
||||
{$ae_loc?.user?.username ?? '-- not set --'}<br />
|
||||
|
||||
Reference in New Issue
Block a user