ydsad
This commit is contained in:
@@ -551,7 +551,6 @@
|
|||||||
editor.__bridgeRteAllowClose = false;
|
editor.__bridgeRteAllowClose = false;
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
const mdl = modal.getModel && modal.getModel();
|
|
||||||
if (mdl && typeof mdl.on === 'function') {
|
if (mdl && typeof mdl.on === 'function') {
|
||||||
const handler = () => {
|
const handler = () => {
|
||||||
if (editor.__bridgeRteAllowClose) {
|
if (editor.__bridgeRteAllowClose) {
|
||||||
|
|||||||
Reference in New Issue
Block a user