From: leon Date: Tue, 26 Apr 2022 08:28:20 +0000 (+0800) Subject: Roo/form/HtmlEditor/ToolbarContext.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=2abb92de0ab1040edc4d58cb7b4104c9d3102ebd Roo/form/HtmlEditor/ToolbarContext.js Roo/htmleditor/BlockFigure.js --- diff --git a/Roo/form/HtmlEditor/ToolbarContext.js b/Roo/form/HtmlEditor/ToolbarContext.js index 9d88229709..10b70f7574 100644 --- a/Roo/form/HtmlEditor/ToolbarContext.js +++ b/Roo/form/HtmlEditor/ToolbarContext.js @@ -739,7 +739,6 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype, { _this.updateToolbar(null, null, null); _this.updateFooter(false); - console.log("DADADA"); editorcore.syncValue(); } } diff --git a/Roo/htmleditor/BlockFigure.js b/Roo/htmleditor/BlockFigure.js index 6805239442..7bc9648b39 100644 --- a/Roo/htmleditor/BlockFigure.js +++ b/Roo/htmleditor/BlockFigure.js @@ -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) {