Improve agenda

This commit is contained in:
Peter Maquiran
2021-06-16 16:15:34 +01:00
parent ce639afcc6
commit e300ec8155
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -162,7 +162,7 @@ export class AgendaPage implements OnInit {
this.loggeduser = authService.ValidatedUser;
this.calendarHeight = "329.8px";
this.calendarHeight = "317px";
this.showCalendar = true;
this.timelineDate = momentG(new Date(),'dd MMMM yyyy');