From b4fc76d158fc11f07c997bb0736b5a1ab6c7ffb2 Mon Sep 17 00:00:00 2001 From: leon Date: Mon, 27 Mar 2023 10:39:36 +0800 Subject: [PATCH] Roo/bootstrap/form/HtmlEditor.js --- Roo/bootstrap/form/HtmlEditor.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/bootstrap/form/HtmlEditor.js b/Roo/bootstrap/form/HtmlEditor.js index 448413edc6..6e22b3bf4e 100644 --- a/Roo/bootstrap/form/HtmlEditor.js +++ b/Roo/bootstrap/form/HtmlEditor.js @@ -122,6 +122,7 @@ Roo.bootstrap.form.HtmlEditor = function(config){ * Fires when on any editor when an image is deleted * @param {Roo.bootstrap.form.HtmlEditor} this * @param {HTMLElement} img could also be a figure if blocks are enabled + * @param {HTMLElement} oldImg image being replaced (could also be a figure if blocks are enabled) */ imagedelete: true }); -- 2.39.2