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

index 2bf1495..e89af69 100644 (file)
@@ -175,7 +175,6 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, {
 
                         toolbar.captionAlign.show();
                         if(b.width != '100%') {
-                            // toolbar.captionAlign.setFromData('left');
                             toolbar.captionAlign.hide();
                         }
                     }