mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-10 19:21:40 +00:00
Update context-console-menu.component.ts
This commit is contained in:
parent
dce29bb45d
commit
d80b0142fd
@ -109,8 +109,4 @@ export class ContextConsoleMenuComponent implements OnInit {
|
|||||||
this.toasterService.error('To open console please start the node');
|
this.toasterService.error('To open console please start the node');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
ngOnDestroy() {
|
|
||||||
this.componentRef.destroy();
|
|
||||||
}
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user