Roo/form/HtmlEditor/ToolbarContext.js
authorleon <leon@roojs.com>
Tue, 26 Apr 2022 08:28:20 +0000 (16:28 +0800)
committerleon <leon@roojs.com>
Tue, 26 Apr 2022 08:28:20 +0000 (16:28 +0800)
Roo/htmleditor/BlockFigure.js

Roo/form/HtmlEditor/ToolbarContext.js
Roo/htmleditor/BlockFigure.js

index 9d88229..10b70f7 100644 (file)
@@ -739,7 +739,6 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype,  {
                         _this.updateToolbar(null, null, null);
                         _this.updateFooter(false);
 
-                        console.log("DADADA");
                         editorcore.syncValue();
                     }
                 }
index 6805239..7bc9648 100644 (file)
@@ -43,7 +43,7 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, {
     
     // used by context menu
     friendly_name : 'Image with caption',
-    deleteTitle : "Delete Image and Caption",
+    deleteTitle : "Delete Image and Captionn",
     
     contextMenu : function(toolbar)
     {