This commit is contained in:
Peter Maquiran
2023-03-16 10:46:14 +01:00
11 changed files with 28 additions and 40 deletions
@@ -84,6 +84,8 @@
</div>
<div class="buttons" *ngIf="task.activityInstanceName == 'Diploma Assinado'">
<button (click)="openAddNoteModal('Concluir diploma')" class="btn-cancel" shape="round" >Concluir</button>
<button (click)="openExpedientActionsModal('0',fulltask)" class="btn-cancel" shape="round" >Efectuar Despacho</button>
<button (click)="openAddNoteModal('Arquivo')" class="btn-cancel" shape="round" >Arquivar</button>
</div>
</div>
@@ -293,7 +293,7 @@
</div>
</div>
<div class="aside-righ flex-grow-1">
<div *ngIf="loggeduser.Profile != 'PR'" class="aside-righ flex-grow-1">
<app-empty-container
[texto]="emptyTextDescription"
*ngIf="!showAttendees"
@@ -209,7 +209,7 @@
</div>
</div>
<div *ngIf="postData" class="aside-right flex-column height-100">
<div *ngIf="postData && loggeduser.Profile != 'PR'" class="aside-right flex-column height-100">
<app-empty-container
[texto]="emptyTextDescription"
*ngIf="!showAttendees"