From d35feaa27535effc9237182fa0cafcc92f80def2 Mon Sep 17 00:00:00 2001 From: leon Date: Wed, 14 Feb 2024 15:18:24 +0800 Subject: [PATCH] Roo/HtmlEditorCore.js --- Roo/HtmlEditorCore.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Roo/HtmlEditorCore.js b/Roo/HtmlEditorCore.js index 3eca682469..2f3d5bf48a 100644 --- a/Roo/HtmlEditorCore.js +++ b/Roo/HtmlEditorCore.js @@ -376,7 +376,6 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component, { if (this.enableBlocks) { - Roo.htmleditor.Block.initAll(bd); new Roo.htmleditor.FilterBlock({ node : div }); } -- 2.39.2