[DE] Fix Bug 54001
This commit is contained in:
parent
929978fd50
commit
8dd2081a7d
|
@ -69,6 +69,7 @@ const PageDocumentMargins = props => {
|
||||||
}
|
}
|
||||||
|
|
||||||
if(errorMsg) {
|
if(errorMsg) {
|
||||||
|
f7.popover.close('#settings-popover');
|
||||||
f7.dialog.alert(errorMsg, _t.notcriticalErrorTitle);
|
f7.dialog.alert(errorMsg, _t.notcriticalErrorTitle);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue