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
@@ -63,7 +63,7 @@
<div class="ion-input-class flex-grow-1">
<mat-form-field appearance="none" floatLabel="never" class="width-100 " >
<mat-select placeholder="Selecione agenda*" [(ngModel)]="postEvent.CalendarName" >
<mat-select placeholder="Selecione agenda*" [(ngModel)]="postEvent.CalendarName" [disabled]=true>
<mat-option value="Oficial">
Oficial
</mat-option>