Merge branch 'dev' into developer

This commit is contained in:
tiago.kayaya
2021-02-10 05:33:34 +01:00
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -433,7 +433,7 @@ export class AgendaPage implements OnInit {
});
});
this.timelineFilter(this.timelineFilterState);
// this.timelineFilter(this.timelineFilterState);
this.myCal.update();
this.myCal.loadEvents();
@@ -463,7 +463,7 @@ export class AgendaPage implements OnInit {
});
this.timelineFilter(this.timelineFilterState);
// this.timelineFilter(this.timelineFilterState);
this.myCal.update();
this.myCal.loadEvents();