Roo/htmleditor/BlockFigure.js
authorleon <leon@roojs.com>
Fri, 22 Sep 2023 08:17:15 +0000 (16:17 +0800)
committerleon <leon@roojs.com>
Fri, 22 Sep 2023 08:17:15 +0000 (16:17 +0800)
Roo/htmleditor/BlockFigure.js

index fd4fef3..bb95c49 100644 (file)
@@ -271,8 +271,6 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, {
                     select : function (combo, r, index)
                     {
                         toolbar.editorcore.selectNode(toolbar.tb.selectedNode);
-                        Roo.log('TOOLBAR');
-                        Roo.log(toolbar);
                         var b = block();
                         b.caption_align = r.get('val');
                         b.updateElement();