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

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