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}
|
{/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
|
||||||
|
|||||||
Reference in New Issue
Block a user