Roo/htmleditor/BlockFigure.js
authorleon <leon@roojs.com>
Mon, 25 Sep 2023 02:33:36 +0000 (10:33 +0800)
committerleon <leon@roojs.com>
Mon, 25 Sep 2023 02:33:36 +0000 (10:33 +0800)
Roo/htmleditor/BlockFigure.js

index e472685..2bf1495 100644 (file)
@@ -166,7 +166,6 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, {
                 listeners : {
                     select : function (combo, r, index)
                     {
-                        toolbar.captionAlign
                         toolbar.editorcore.selectNode(toolbar.tb.selectedNode);
                         var b = block();
                         b.width = r.get('val');