Roo/htmleditor/BlockFigure.js
authorleon <leon@roojs.com>
Tue, 15 Aug 2023 02:33:26 +0000 (10:33 +0800)
committerleon <leon@roojs.com>
Tue, 15 Aug 2023 02:33:26 +0000 (10:33 +0800)
Roo/htmleditor/BlockFigure.js

index b9b1daf..e3dcceb 100644 (file)
@@ -293,7 +293,7 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, {
             img = {
                 tag : 'a',
                 href: this.href,
-                contenteditable : caption_edit,
+                contenteditable : 'true'',
                 cn : [
                     img
                 ]