This commit is contained in:
tiago.kayaya
2021-02-01 11:16:15 +01:00
parent 6cb5015e19
commit 36e84a9eb3
3 changed files with 22 additions and 6 deletions
@@ -37,7 +37,7 @@
<ion-icon slot="start" src="assets/images/icons-calendar.svg"></ion-icon>
</div>
<div class="ion-input-class">
<ion-select placeholder="Selecione agenda"
<ion-select disabled placeholder="Selecione agenda"
selectedText="{{postEvent.CalendarName}}"
[(ngModel)]="postEvent.CalendarName"
interface="action-sheet" Cancel-text="Cancelar"