Work on location links and fixing presenters not showing correctly on session view page.
This commit is contained in:
@@ -442,7 +442,10 @@ async function handle_search__event_session(
|
||||
link_to_type={'event'}
|
||||
link_to_id={$events_slct.event_id}
|
||||
event_session_id_random_li={event_session_id_random_li}
|
||||
hide__session_location={$events_loc.pres_mgmt.hide__session_location}
|
||||
hide__session_poc={$events_loc.pres_mgmt.hide__session_poc}
|
||||
show__launcher_link={$ae_loc.manager_access || $ae_loc.trusted_access && $lq__event_obj?.mod_pres_mgmt_json?.show__launcher_link}
|
||||
show__location_link={$events_loc.pres_mgmt.show_content__location_link}
|
||||
/>
|
||||
</div>
|
||||
{:else}
|
||||
|
||||
Reference in New Issue
Block a user