mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-05-28 13:04:21 +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 => {
|
||||
this.dialogRef.close();
|
||||
this.toasterService.error('Cannot connect to the server.')
|
||||
}
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user