mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-04-16 14:38:52 +00:00
Update add-server-dialog.component.ts
This commit is contained in:
parent
24fffafbf1
commit
e21602069e
@ -158,7 +158,7 @@ export class AddServerDialogComponent implements OnInit {
|
||||
}
|
||||
},
|
||||
error => {
|
||||
this.toasterService.error('Cannot connect to the server.')
|
||||
this.toasterService.error('Cannot connect to the server: ' + error)
|
||||
}
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user