Lots of work on things for LCI! Should have saved more often.

This commit is contained in:
Scott Idem
2024-06-11 19:31:44 -04:00
parent 7cd71299b3
commit 98cd149d2c
7 changed files with 1307 additions and 14 deletions

View File

@@ -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>