Agenda noclatura completed

This commit is contained in:
Eudes Inácio
2022-12-16 00:33:13 +01:00
parent 839062013b
commit 2b9e233ac9
13 changed files with 34 additions and 29 deletions
@@ -64,10 +64,10 @@
<mat-form-field appearance="none" floatLabel="never" class="width-100 " >
<mat-select placeholder="Selecione agenda*" [(ngModel)]="postEvent.CalendarName" >
<mat-option value="Oficial">
Oficial
Calendário Oficial
</mat-option>
<mat-option value="Pessoal">
Pessoal
Calendário Pessoal
</mat-option>
</mat-select>
</mat-form-field>