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

index 6e22b3b..3e65933 100644 (file)
@@ -122,7 +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)
+            * @param {HTMLElement} oldSrc source of image being replaced
             */
            imagedelete: true  
     });