Done for the night
This commit is contained in:
@@ -295,7 +295,7 @@ function handle_clear_access() {
|
||||
|
||||
<!-- class:hidden={!$ae_sess.show__sign_in_out__fields} -->
|
||||
<header
|
||||
class="ae_header w-64 "
|
||||
class="ae_header w-64 hidden"
|
||||
>
|
||||
<h2 class="text-sm text-center font-semibold">
|
||||
Passcode Sign In
|
||||
@@ -318,7 +318,7 @@ function handle_clear_access() {
|
||||
|
||||
|
||||
<div class="transition-all">
|
||||
{#if $ae_loc.trusted_access}
|
||||
{#if $ae_loc.trusted_access && $ae_loc.edit_mode}
|
||||
{#if $ae_loc.manager_access}
|
||||
{#if $ae_loc?.sync_local_config}
|
||||
<button
|
||||
|
||||
@@ -178,7 +178,7 @@ max-w-max -->
|
||||
</span>
|
||||
</span>
|
||||
|
||||
<span class:hidden={!expand}>
|
||||
<span class:hidden={!expand} class="">
|
||||
<!-- <ShieldUser /> -->
|
||||
<ShieldUser class="mx-1 inline-block text-gray-500" />
|
||||
<span>
|
||||
|
||||
Reference in New Issue
Block a user