Roo/HtmlEditorCore.js
authorleon <leon@roojs.com>
Mon, 7 Aug 2023 03:49:01 +0000 (11:49 +0800)
committerleon <leon@roojs.com>
Mon, 7 Aug 2023 03:49:01 +0000 (11:49 +0800)
Roo/HtmlEditorCore.js

index 2dd07c9..c3c1d03 100644 (file)
@@ -213,6 +213,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
     // private
     onRender : function(ct, position)
     {
+        Roo.log('HTMLEDITORCORE ON RENDER');
         var _t = this;
         //Roo.HtmlEditorCore.superclass.onRender.call(this, ct, position);
         this.el = this.owner.inputEl ? this.owner.inputEl() : this.owner.el;