Work on permissions for iframes and Novi.
This commit is contained in:
@@ -544,7 +544,9 @@ onMount(() => {
|
||||
|
||||
|
||||
{#if $ae_loc.hub?.show_element__access_type}
|
||||
<Element_access_type />
|
||||
<Element_access_type
|
||||
hidden={$ae_loc.iframe && !$ae_loc.trusted_access}
|
||||
/>
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user