Roo/htmleditor/BlockFigure.js
authorAlan <alan@roojs.com>
Tue, 28 Sep 2021 07:20:05 +0000 (15:20 +0800)
committerAlan <alan@roojs.com>
Tue, 28 Sep 2021 07:20:05 +0000 (15:20 +0800)
Roo/htmleditor/BlockFigure.js

index 38bef4c..aa1b483 100644 (file)
@@ -41,7 +41,7 @@ Roo.htmleditor.BlockFigure.prototype = {
     image_width : '',
     image_height : '',
     
-    edit : { // ?? static really
+    context : { // ?? static really
         image_width : {
             title: "Width",
             width: 40,
@@ -60,7 +60,6 @@ Roo.htmleditor.BlockFigure.prototype = {
             title: "Caption Align",
             opts : [ [""],[ "left"],[ "right"],[ "center"],[ "top"]],
             width : 80
-            
         },
         
         alt: {