Work on the links to the legacy and new launchers.
This commit is contained in:
@@ -167,6 +167,7 @@ onMount(() => {
|
||||
<!-- General information about the location -->
|
||||
<Location_view
|
||||
show__launcher_link={$events_loc.pres_mgmt.show_content__launcher_link}
|
||||
show__launcher_link_legacy={$events_loc.pres_mgmt.show_content__launcher_link_legacy}
|
||||
event_location_id={$lq__event_location_obj?.event_location_id}
|
||||
lq__event_obj={lq__event_obj}
|
||||
lq__event_location_obj={lq__event_location_obj}
|
||||
@@ -188,6 +189,7 @@ onMount(() => {
|
||||
show__session_files={$events_loc.pres_mgmt.show_content__session_files}
|
||||
show__session_presentations={$events_loc.pres_mgmt.show_content__session_presentations}
|
||||
show__launcher_link={$events_loc.pres_mgmt.show_content__launcher_link}
|
||||
show__launcher_link_legacy={$events_loc.pres_mgmt.show_content__launcher_link_legacy}
|
||||
show__location_link={$events_loc.pres_mgmt.show_content__location_link}
|
||||
>
|
||||
</Comp_event_session_obj_li>
|
||||
|
||||
Reference in New Issue
Block a user