mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 12:35:07 +00:00
(Calendar App) unnecessary binding removed.
This commit is contained in:
parent
f134e10a27
commit
dad0964563
|
@ -23,8 +23,6 @@ import { FuseConfirmDialogComponent } from '../../../../core/components/confirm-
|
||||||
})
|
})
|
||||||
export class CalendarComponent implements OnInit
|
export class CalendarComponent implements OnInit
|
||||||
{
|
{
|
||||||
@ViewChild('dialogContent') dialogContent: TemplateRef<any>;
|
|
||||||
|
|
||||||
view: string;
|
view: string;
|
||||||
|
|
||||||
viewDate: Date;
|
viewDate: Date;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user