Hide the Copy Access Link button if no person ID linked
This commit is contained in:
@@ -334,7 +334,7 @@ $: if ($lq__event_presenter_obj) {
|
||||
{/if}
|
||||
</span>
|
||||
|
||||
{#if $ae_loc.trusted_access}
|
||||
{#if $lq__event_presenter_obj.person_id_random && $ae_loc.trusted_access}
|
||||
<!-- A button to copy the access link to the clipboard. -->
|
||||
<!-- Example: /events_pres_mgmt/session/Wh8UnJlbIA0?person_id=fV1dl_IJ0yY&person_pass=abc123 -->
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user