Various bug fixes. Improvements to the security. Now with super and manager and others.
This commit is contained in:
@@ -68,7 +68,7 @@ onMount(() => {
|
||||
</svelte:head>
|
||||
|
||||
|
||||
{#if $ae_loc.administrator_access && 1==3}
|
||||
{#if $ae_loc.manager_access && 1==3}
|
||||
<section
|
||||
class="submenu flex flex-row justify-center"
|
||||
class:hidden={$ae_loc.iframe}
|
||||
|
||||
Reference in New Issue
Block a user