Roo/HtmlEditorCore.js
authorleon <leon@roojs.com>
Wed, 14 Feb 2024 07:18:24 +0000 (15:18 +0800)
committerleon <leon@roojs.com>
Wed, 14 Feb 2024 07:18:24 +0000 (15:18 +0800)
Roo/HtmlEditorCore.js

index 3eca682..2f3d5bf 100644 (file)
@@ -376,7 +376,6 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
             
            
             if (this.enableBlocks) {
-                Roo.htmleditor.Block.initAll(bd);
                 new Roo.htmleditor.FilterBlock({ node : div });
             }