Working on ability to change the presentation name and session name... Making progress. Need to figure out why the file list does not reload correctly right after saving.

This commit is contained in:
Scott Idem
2024-06-20 17:45:00 -04:00
parent d49f73583c
commit 991cb1e9da
5 changed files with 247 additions and 80 deletions

View File

@@ -447,7 +447,7 @@ function send_sign_in_poc_email(
{$lq__event_session_obj.poc_person_full_name ? $lq__event_session_obj.poc_person_full_name : '-- not set --'}
</span>
{#if $ae_loc.trusted_access }
{#if $ae_loc.trusted_access}
<Element_ae_crud
trigger_patch={ae_triggers.update_person_poc}
api_cfg={$ae_api}