fix publication

This commit is contained in:
peter.maquiran
2025-09-17 18:37:35 +01:00
parent 5f7295d41c
commit 3eecedb23f
64 changed files with 1043 additions and 873 deletions
@@ -297,9 +297,9 @@ export class DiplomaAssinarPage implements OnInit {
try {
await this.processes.presidentialActionsSignature(body).toPromise()
await this.processes.createSignatureV2(body);
await this.Assinar();
//await this.Assinar();
this.TaskService.loadDiplomas();
this.goBack();
} catch (error) {