From: leon Date: Wed, 14 Feb 2024 07:23:45 +0000 (+0800) Subject: Roo/HtmlEditorCore.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=9083fdd8feb0945f464d9ad6d8ad742148b59430 Roo/HtmlEditorCore.js --- diff --git a/Roo/HtmlEditorCore.js b/Roo/HtmlEditorCore.js index 2f3d5bf48a..3eca682469 100644 --- a/Roo/HtmlEditorCore.js +++ b/Roo/HtmlEditorCore.js @@ -376,6 +376,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component, { if (this.enableBlocks) { + Roo.htmleditor.Block.initAll(bd); new Roo.htmleditor.FilterBlock({ node : div }); }