removed 'waitingForConfirmation' flag

This commit is contained in:
Valentin Mihai 2022-02-23 15:51:19 +02:00
parent aed3d45c9f
commit f95dcd7dee
2 changed files with 1 additions and 2 deletions

View File

@ -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