mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-05-31 22:40:43 +00:00
Update add-server-dialog.component.ts
This commit is contained in:
parent
f0aeb8df07
commit
51805832c3
@ -158,7 +158,6 @@ export class AddServerDialogComponent implements OnInit {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
error => {
|
error => {
|
||||||
this.dialogRef.close();
|
|
||||||
this.toasterService.error('Cannot connect to the server.')
|
this.toasterService.error('Cannot connect to the server.')
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user