mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix evento
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user