Add home's data to local storage

This commit is contained in:
Peter Maquiran
2021-07-20 19:22:56 +01:00
parent a3b753dad9
commit a2f5324a98
4 changed files with 43 additions and 40 deletions
-2
View File
@@ -454,8 +454,6 @@ export class AgendaPage implements OnInit {
loadRangeEvents(startTime: Date, endTime: Date) {
this.eventSelectedDate = new Date(startTime);
this.showLoader = true;
if(window.innerWidth < 800){