Roo/htmleditor/BlockFigure.js
[roojs1] / roojs-ui-debug.js
index 2b01017..859f8ee 100644 (file)
@@ -24178,7 +24178,7 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, {
         }
         
 
-        this.caption_idsplay = this.getVal(node, 'figure', 'data-display');
+        this.caption_display = this.getVal(node, 'figure', 'data-display');
         Roo.log('CAPTION DISPLAY');
         Roo.log(this.caption_display);
         if(this.caption_display == '') {