This commit is contained in:
tiago.kayaya
2021-06-25 10:52:02 +01:00
parent 0bcafa2d1c
commit 0352dfd97f
5 changed files with 12 additions and 9 deletions
@@ -40,8 +40,8 @@
</div>
<div class="ion-input-class flex-grow-1">
<mat-form-field class="width-100" placeholder="Selecione agenda">
<mat-select [(value)]="postEvent.CalendarName" >
<mat-form-field floatLabel="never" class="width-100" >
<mat-select placeholder="Selecione agenda" [(ngModel)]="postEvent.CalendarName" >
<mat-option value="Oficial">
Oficial
</mat-option>