add break line to tet

This commit is contained in:
Peter Maquiran
2023-02-13 17:51:36 +01:00
parent 2907c0d123
commit 44dddff124
30 changed files with 101 additions and 65 deletions
@@ -157,7 +157,7 @@ export class AllProcessesPage implements OnInit {
else if (activityName == 'Diploma Assinado') {
this.router.navigate(['/home/gabinete-digital/diplomas-assinar', serialNumber, 'gabinete-digital']);
} else {
alert('Bug!');
throw('Bug!');
}
}
else if (workflowName == 'Pedido de Parecer' || workflowName == 'Pedido de Deferimento') {