small issue fixed
This commit is contained in:
parent
534d1e8002
commit
4dbc40fa6c
@ -24,11 +24,12 @@ export class GraphDetailComponent implements OnInit {
|
||||
public GraphtKernal: any;
|
||||
public GraphtDate: any;
|
||||
public GraphtHour: any;
|
||||
|
||||
|
||||
constructor(
|
||||
private route: ActivatedRoute,
|
||||
private chartService: ChartService,
|
||||
private comp: GraphListComponent,
|
||||
private titleService: Title,
|
||||
) {}
|
||||
ngOnInit() {
|
||||
var self = this;
|
||||
|
Loading…
Reference in New Issue
Block a user