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

roojs-bootstrap-debug.js

index f762721..87455f0 100644 (file)
@@ -32581,7 +32581,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)
+            * @param {HTMLElement} oldSrc source of image being replaced
             */
            imagedelete: true  
     });