Roo/htmleditor/BlockFigure.js
authorleon <leon@roojs.com>
Mon, 14 Aug 2023 08:30:04 +0000 (16:30 +0800)
committerleon <leon@roojs.com>
Mon, 14 Aug 2023 08:30:04 +0000 (16:30 +0800)
Roo/htmleditor/BlockFigure.js

index 0cdda61..b9b1daf 100644 (file)
@@ -426,5 +426,9 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, {
     
     
     
-})
+});
+
+Roo.apply(Roo.htmleditor.BlockFigure, {
+    caption_edit : true
+});