Lots of work on things for LCI! Should have saved more often.
This commit is contained in:
@@ -44,6 +44,7 @@ onMount(() => {
|
||||
</svelte:head>
|
||||
|
||||
|
||||
{#if $ae_loc.administrator_access && 1==2}
|
||||
<section
|
||||
class="submenu flex flex-row justify-center"
|
||||
class:hidden={$ae_loc.iframe}
|
||||
@@ -84,6 +85,7 @@ onMount(() => {
|
||||
</span>
|
||||
|
||||
</section>
|
||||
{/if}
|
||||
|
||||
|
||||
<slot></slot>
|
||||
|
||||
Reference in New Issue
Block a user