Roo/bootstrap/form/HtmlEditor.js
authorleon <leon@roojs.com>
Mon, 27 Mar 2023 02:39:36 +0000 (10:39 +0800)
committerleon <leon@roojs.com>
Mon, 27 Mar 2023 02:39:36 +0000 (10:39 +0800)
Roo/bootstrap/form/HtmlEditor.js

index 448413e..6e22b3b 100644 (file)
@@ -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  
     });