Work on location links and fixing presenters not showing correctly on session view page.

This commit is contained in:
Scott Idem
2024-09-03 16:41:54 -04:00
parent 9a0112e884
commit e6694718e7
12 changed files with 111 additions and 24 deletions

View File

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