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

index 1418117..82907c9 100644 (file)
@@ -268,7 +268,8 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, {
                 width : 70,
                 name : 'caption_align',
                 listeners : {
-                    render : {
+                    render : function(this)
+                    {
                         toolbar.captionAlign = this;
                     },
                     select : function (combo, r, index)