Fix options

This commit is contained in:
Peter Maquiran
2021-07-16 19:51:19 +01:00
parent 050f84bc8e
commit bb02db5ce8
13 changed files with 31 additions and 30 deletions
@@ -59,7 +59,7 @@
<button (click)="notImplemented()" class="btn-cancel" shape="round" >Solicitar Parecer</button>
<button (click)="notImplemented()" class="btn-cancel" shape="round" >Pedido de Deferimento</button>
<button (click)="notImplemented()" class="btn-cancel" shape="round" >Marcar Reunião</button>
<button (click)="notImplemented()" class="btn-cancel" shape="round" >Enviar para Pendentes</button>
<button (click)="notImplemented()" *ngIf="LoadedDocument.Status != 'Pending'" class="btn-cancel" shape="round" >Enviar para Pendentes</button>
<div class="solid"></div>
<button (click)="notImplemented()" class="btn-cancel" shape="round" >Executar</button>
<button (click)="notImplemented()" class="btn-cancel" shape="round" >Delegar</button>