mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
chnages
This commit is contained in:
@@ -104,16 +104,16 @@
|
||||
<mat-form-field appearance="none" floatLabel="never" class="width-100" required>
|
||||
<!-- <input matInput type="text" > -->
|
||||
<mat-select placeholder="Selecione o tipo de evento*" matInput [(ngModel)]="_postEvent.Category">
|
||||
<mat-option value="Meeting">
|
||||
<mat-option value=1>
|
||||
Reunião
|
||||
</mat-option>
|
||||
<mat-option value="Travel">
|
||||
<mat-option value=2>
|
||||
Viagem
|
||||
</mat-option>
|
||||
<mat-option value="Conference">
|
||||
<mat-option value=3>
|
||||
Conferência
|
||||
</mat-option>
|
||||
<mat-option value="Encontro">
|
||||
<mat-option value=4>
|
||||
Encontro
|
||||
</mat-option>
|
||||
</mat-select>
|
||||
|
||||
Reference in New Issue
Block a user