Fixing bug with random appended still

This commit is contained in:
Scott Idem
2026-06-18 09:32:46 -04:00
parent 7ef2b55af6
commit f603780e71

View File

@@ -336,7 +336,7 @@ async function handle_update__event_presenter({
disabled={!$ae_loc.administrator_access && disabled={!$ae_loc.administrator_access &&
!events_auth_loc.current.auth__kv.presentation[ !events_auth_loc.current.auth__kv.presentation[
$lq__event_presenter_obj $lq__event_presenter_obj
?.event_presentation_id_random ?.event_presentation_id
]} ]}
onclick={() => { onclick={() => {
console.log('Agree to the terms and conditions.'); console.log('Agree to the terms and conditions.');
@@ -405,7 +405,7 @@ async function handle_update__event_presenter({
disabled={!$ae_loc.administrator_access && disabled={!$ae_loc.administrator_access &&
!events_auth_loc.current.auth__kv.presentation[ !events_auth_loc.current.auth__kv.presentation[
$lq__event_presenter_obj $lq__event_presenter_obj
?.event_presentation_id_random ?.event_presentation_id
]} ]}
onclick={() => { onclick={() => {
console.log( console.log(