This commit is contained in:
Peter Maquiran
2021-07-27 09:34:41 +01:00
parent 04fc1f7e7f
commit 7f7af4a724
5 changed files with 9 additions and 6 deletions
@@ -57,7 +57,7 @@
<div class="solid"></div>
<button (click)="openExpedientActionsModal('0')" class="btn-cancel" shape="round" >Solicitar Parecer</button>
<button (click)="openExpedientActionsModal('2')" class="btn-cancel" shape="round" >Pedido de Deferimento</button>
<button (click)="openBookMeetingModal()" class="btn-cancel" shape="round" >Marcar Reunião</button>0
<button (click)="openBookMeetingModal()" class="btn-cancel" shape="round" >Marcar Reunião</button>
</div>
</div>