The Launcher works pretty well. Except for the native app...
This commit is contained in:
@@ -81,6 +81,7 @@ let lq__event_file_obj_li = $derived(liveQuery(async () => {
|
||||
event_file_id={event_file_obj.event_file_id_random}
|
||||
event_file_obj={event_file_obj}
|
||||
hide_created_on={false}
|
||||
bind:hide_draft={$events_loc.launcher.hide_content__draft_files}
|
||||
show_bak_download={$ae_loc.trusted_access}
|
||||
session_type={event_file_obj?.event_session_type_code ?? 'oral'}
|
||||
open_method={event_file_obj?.event_session_type_code == 'poster' ? 'modal' : null}
|
||||
|
||||
Reference in New Issue
Block a user