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

index e39e9ef..eb3b09d 100644 (file)
@@ -368,6 +368,7 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, {
             'data-width' : this.width,
             'data-caption' : this.caption, 
             'data-caption-display' : this.caption_display,
+            'data-caption-align' : this.caption_align,
             contenteditable : 'false',
             
             style : {