RED-6330: Fixed owner in list of member options (again)
This commit is contained in:
parent
16d34e679a
commit
c6e0b58f8e
@ -145,6 +145,7 @@ export class EditDossierTeamComponent implements EditDossierSectionInterface, On
|
||||
.map(user => user.id);
|
||||
}
|
||||
|
||||
@Debounce(0)
|
||||
onChangeOwner(ownerId: string) {
|
||||
if (this.hasOwner) {
|
||||
if (!this.isApprover(ownerId)) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user