fixed error handling for config import
This commit is contained in:
parent
516e3da7e2
commit
02f186c54e
5 changed files with 7 additions and 8 deletions
|
|
@ -24,7 +24,6 @@ PageType {
|
|||
} else {
|
||||
PageController.closePage()
|
||||
}
|
||||
PageController.showErrorMessage(errorMessage)
|
||||
}
|
||||
|
||||
function onImportFinished() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue