error close button
This commit is contained in:
@@ -1165,7 +1165,7 @@ class LinkManagerEditModalView extends ModalView {
|
|||||||
console.error(statusReasonHeader);
|
console.error(statusReasonHeader);
|
||||||
}
|
}
|
||||||
|
|
||||||
Espo.Ui.error(msg);
|
Espo.Ui.error(msg, {closeButton: true});
|
||||||
|
|
||||||
xhr.errorIsHandled = true;
|
xhr.errorIsHandled = true;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user