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