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}
|
{/if}
|
||||||
</span>
|
</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. -->
|
<!-- A button to copy the access link to the clipboard. -->
|
||||||
<!-- Example: /events_pres_mgmt/session/Wh8UnJlbIA0?person_id=fV1dl_IJ0yY&person_pass=abc123 -->
|
<!-- Example: /events_pres_mgmt/session/Wh8UnJlbIA0?person_id=fV1dl_IJ0yY&person_pass=abc123 -->
|
||||||
<button
|
<button
|
||||||
|
|||||||
Reference in New Issue
Block a user