This commit is contained in:
Peter Maquiran
2022-12-19 20:15:56 +01:00
parent 6ab80119fd
commit 71493c4ae8
3 changed files with 5 additions and 4 deletions
@@ -383,7 +383,7 @@ export class GabineteDigitalPage implements OnInit {
else if (activityName == 'Diploma Assinado') {
this.router.navigate(['/home/gabinete-digital/diplomas-assinar', serialNumber, 'gabinete-digital']);
} else {
alert('bug!')
// alert('bug!')
}
}
else if (workflowName == 'Pedido de Parecer' || workflowName == 'Pedido de Deferimento') {