Copy changes
This commit is contained in:
parent
d3b9739396
commit
ce45af9f8a
|
@ -64,7 +64,7 @@
|
|||
{#if !readonly}
|
||||
<EditUserPicker {groupId} onUsersUpdated={fetchGroupUsers.getInitialData} />
|
||||
{:else}
|
||||
<ActiveDirectoryInfo text="User synced externally" />
|
||||
<ActiveDirectoryInfo text="Users synced from your AD" />
|
||||
{/if}
|
||||
|
||||
<div class="controls-right">
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 268a16f216f4b196c7b413e316bbfd20cc5ce6cc
|
||||
Subproject commit 1465a6ca26e831ef833ebc1ed8b8a22a1f83b7ed
|
Loading…
Reference in New Issue