mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2024-12-20 05:27:56 +00:00
Clean
This commit is contained in:
parent
e174de142c
commit
35bb758244
@ -82,9 +82,6 @@ export class MapComponent implements OnInit, OnChanges, OnDestroy {
|
||||
private drawingsEventSource: DrawingsEventSource,
|
||||
) {
|
||||
this.parentNativeElement = element.nativeElement;
|
||||
|
||||
this.selectionToolWidget.setEnabled(false);
|
||||
this.movingToolWidget.setEnabled(false);
|
||||
}
|
||||
|
||||
@Input('show-interface-labels')
|
||||
|
Loading…
Reference in New Issue
Block a user