fix evento

This commit is contained in:
Peter Maquiran
2023-07-17 15:07:08 +01:00
parent 6812e43958
commit c7d58f46a9
5 changed files with 10 additions and 9 deletions
@@ -56,7 +56,7 @@
<mat-form-field appearance="none" class="width-100" >
<mat-select placeholder="Selecione agenda" [(ngModel)]="eventProcess.workflowInstanceDataFields.Agenda" >
<mat-select placeholder="Selecione agenda" [(ngModel)]="eventProcess.workflowInstanceDataFields.Agenda" [disabled]="disabled">
<mat-option value="Oficial">
Calendário Oficial
</mat-option>