merge with branchBug

This commit is contained in:
Eudes Inácio
2021-09-27 09:17:50 +01:00
32 changed files with 1878 additions and 1204 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
<div class="content overflow-y-auto flex-grow-1 height-100">
<ion-list>
<ion-item class="item-hover cursor-pointer" lines="none" *ngFor="let event of toDayEventStorage.eventsList"
<ion-item class="item-hover cursor-pointer" lines="none" *ngFor="let event of listToPresent"
(click)="goToEvent(event.EventId)"
>
<div class="d-flex content-{{loggeduser.Profile}}-{{event.CalendarName}}">