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

index 48bac3d..bb95c49 100644 (file)
@@ -283,8 +283,7 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, {
                     xtype : 'SimpleStore',
                     data : [
                         ['left'],
-                        ['right'],
-                        ['center']
+                        ['right']
                     ],
                     fields : [ 'val'],
                     xns : Roo.data