offline angenda and actions

This commit is contained in:
Eudes Inácio
2021-10-09 09:15:22 +01:00
parent ca7965719c
commit 4ca3998717
8 changed files with 542 additions and 369 deletions
+1 -1
View File
@@ -138,7 +138,7 @@
<calendar
class="calendar-component"
[eventSource]="CalendarStore.eventSource"
[eventSource]="listToPresent"
[calendarMode]="calendar.mode"
[currentDate]="calendar.currentDate"
(onEventSelected)="onEventSelected($event)"