adasd
This commit is contained in:
@@ -1 +1 @@
|
||||
1.1.9
|
||||
1.1.10
|
||||
@@ -761,6 +761,9 @@
|
||||
} catch {}
|
||||
}
|
||||
closeModal();
|
||||
// RTE-Reaktivierung kann den DOM-Stand überschreiben; danach nochmal anwenden.
|
||||
setTimeout(() => this.applyContentToComponent(editor, component, html), 0);
|
||||
setTimeout(() => this.applyContentToComponent(editor, component, html), 50);
|
||||
});
|
||||
|
||||
if (typeof ui.buildFooter === 'function') {
|
||||
|
||||
Reference in New Issue
Block a user