Bug fix for permission to see out of sync affiliations field.

This commit is contained in:
Scott Idem
2026-06-24 13:29:31 -04:00
parent 4139e281ee
commit 86845829dc

View File

@@ -688,6 +688,7 @@ async function load_person_options_for_presenter_link() {
{/if} {/if}
</Element_ae_obj_field_editor> </Element_ae_obj_field_editor>
{#if $ae_loc.trusted_access}
{#if $lq__event_presenter_obj.person_id && $lq__event_presenter_obj.person_affiliations != $lq__event_presenter_obj.affiliations} {#if $lq__event_presenter_obj.person_id && $lq__event_presenter_obj.person_affiliations != $lq__event_presenter_obj.affiliations}
<div> <div>
<Element_ae_obj_field_editor <Element_ae_obj_field_editor
@@ -755,6 +756,7 @@ async function load_person_options_for_presenter_link() {
{/if} {/if}
</div> </div>
{/if} {/if}
{/if}
</li> </li>
<li <li