Bug fix for restricted access message showing.
This commit is contained in:
@@ -300,8 +300,9 @@ if (!$ae_loc.authenticated_access && $events_loc.pres_mgmt.show_content__session
|
||||
show_edit_btn={true}
|
||||
/>
|
||||
{/if}
|
||||
|
||||
{:else}
|
||||
{/if}
|
||||
<!-- {#if ( $ae_loc.trusted_access && $ae_loc.edit_mode) || (!$ae_loc.trusted_access && !($events_loc.auth__person?.id && $events_loc.auth__kv.session[$lq__event_session_obj?.event_session_id])) } -->
|
||||
{#if !($events_loc.auth__person?.id) }
|
||||
|
||||
<Element_data_store
|
||||
ds_code="events__pres_mgmt__session_page_restricted_access"
|
||||
@@ -316,8 +317,6 @@ if (!$ae_loc.authenticated_access && $events_loc.pres_mgmt.show_content__session
|
||||
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
{#if !$events_loc.pres_mgmt.show_content__session_view || $events_loc.pres_mgmt.show_content__session_view == 'default'}
|
||||
|
||||
Reference in New Issue
Block a user