mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-04-13 21:32:55 +00:00
clean
This commit is contained in:
parent
290ca022e2
commit
b10e345261
@ -238,8 +238,7 @@ export class ProjectMapComponent implements OnInit, OnDestroy {
|
||||
this.inReadOnlyMode = value;
|
||||
if (value) {
|
||||
this.tools.selection = false;
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
this.tools.selection = true;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user