General clean up and standardizing of things. More option buttons. Show/hide from launcher.
This commit is contained in:
@@ -58,7 +58,7 @@ let lq_kv__person_obj_li = liveQuery(
|
||||
>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="px-4 py-2">Name ({$lq_kv__person_obj_li?.length}x)</th>
|
||||
<th class="px-4 py-2">Name ({$lq_kv__person_obj_li?.length}×)</th>
|
||||
<th class="px-4 py-2">Email</th>
|
||||
<th class="px-4 py-2">Affiliations</th>
|
||||
{#if show_user_fields}
|
||||
|
||||
Reference in New Issue
Block a user