Improve agenda

This commit is contained in:
Peter Maquiran
2021-06-24 16:34:27 +01:00
parent 4d80054c95
commit 67e62cce30
4 changed files with 17 additions and 6 deletions
@@ -68,8 +68,6 @@ export class NewEventPage implements OnInit {
public stepSecond = 5;
public color: ThemePalette = 'primary';
james: any
@Input() profile:string;
@Input() selectedSegment: string;
@Input() selectedDate: Date;