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