This commit is contained in:
tiago.kayaya
2021-10-19 14:31:14 +01:00
parent c16f44d1d6
commit b956ad4d29
11 changed files with 32 additions and 20 deletions
@@ -382,7 +382,7 @@ export class CreateProcessPage implements OnInit {
}
else{
this.validateField = true;
this.toastService.badRequest('Por favor adicione uma nota');
this.toastService.badRequest('Por favor adicione uma descrição');
}
loader.remove();
break;