Roo/HtmlEditorCore.js
authorAlan <alan@roojs.com>
Mon, 27 Sep 2021 07:52:58 +0000 (15:52 +0800)
committerAlan <alan@roojs.com>
Mon, 27 Sep 2021 07:52:58 +0000 (15:52 +0800)
Roo/HtmlEditorCore.js

index 97e7683..eb19bfa 100644 (file)
@@ -227,7 +227,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
         
         this.iframe = iframe.dom;
 
-         this.assignDocWin();
+        this.assignDocWin();
         
         this.doc.designMode = 'on';