removed 'waitingForConfirmation' flag
This commit is contained in:
parent
aed3d45c9f
commit
f95dcd7dee
@ -166,7 +166,6 @@ export class EditDossierDialogComponent extends BaseDialogComponent implements A
|
|||||||
}
|
}
|
||||||
this.activeNav = key;
|
this.activeNav = key;
|
||||||
}
|
}
|
||||||
this._waitingForConfirmation = false;
|
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
this.activeNav = key;
|
this.activeNav = key;
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit 174b239f26e9b877648f5c63432abf8c9bb97654
|
Subproject commit 8f8ce778bd78a42076db33c886b4e623a17d4f15
|
||||||
Loading…
x
Reference in New Issue
Block a user