Hiding old buttons.
This commit is contained in:
@@ -78,7 +78,7 @@ onMount(() => {
|
||||
</span>
|
||||
{/if}
|
||||
</a>
|
||||
{#if $ae_loc.edit_mode && $ae_loc.trusted_access}
|
||||
{#if 1==3 && $ae_loc.edit_mode && $ae_loc.trusted_access}
|
||||
<button
|
||||
type="button"
|
||||
disabled={!$ae_loc.administrator_access}
|
||||
|
||||
Reference in New Issue
Block a user