This commit is contained in:
Peter Maquiran
2022-05-05 16:12:51 +01:00
parent 08d836f661
commit 5552a0caad
7 changed files with 250 additions and 77 deletions
@@ -370,7 +370,7 @@ export class CreateProcessPage implements OnInit {
} catch (error) {
this.toastService._badRequest('Processo não efectuado');
} finally {
//loader.remove();
loader.remove();
}
}
else{