Bug fix for permission to see out of sync affiliations field.
This commit is contained in:
@@ -688,6 +688,7 @@ async function load_person_options_for_presenter_link() {
|
||||
{/if}
|
||||
</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}
|
||||
<div>
|
||||
<Element_ae_obj_field_editor
|
||||
@@ -755,6 +756,7 @@ async function load_person_options_for_presenter_link() {
|
||||
{/if}
|
||||
</div>
|
||||
{/if}
|
||||
{/if}
|
||||
</li>
|
||||
|
||||
<li
|
||||
|
||||
Reference in New Issue
Block a user