Minor change to info displayed
This commit is contained in:
@@ -667,7 +667,13 @@ max-w-max -->
|
|||||||
class:hidden={!$ae_loc?.app_cfg?.show_element__menu_btn}
|
class:hidden={!$ae_loc?.app_cfg?.show_element__menu_btn}
|
||||||
>
|
>
|
||||||
|
|
||||||
<span class="hidden">
|
<span class="hidden"
|
||||||
|
title="
|
||||||
|
Name: {$ae_loc?.person?.full_name ?? '-- not set --'}
|
||||||
|
Username: {$ae_loc?.user?.username ?? '-- not set --'}
|
||||||
|
Email: {$ae_loc?.user?.email ?? '-- not set --'}
|
||||||
|
"
|
||||||
|
>
|
||||||
<User class="mx-1 inline-block text-gray-500" />
|
<User class="mx-1 inline-block text-gray-500" />
|
||||||
{$ae_loc?.person?.full_name ?? '-- not set --'}<br />
|
{$ae_loc?.person?.full_name ?? '-- not set --'}<br />
|
||||||
<!-- <ShieldUser /> -->
|
<!-- <ShieldUser /> -->
|
||||||
|
|||||||
Reference in New Issue
Block a user