Roo/bootstrap/form/HtmlEditorToolbar/Context.js
authorAlan <alan@roojs.com>
Fri, 10 Feb 2023 06:47:20 +0000 (14:47 +0800)
committerAlan <alan@roojs.com>
Fri, 10 Feb 2023 06:47:20 +0000 (14:47 +0800)
Roo/bootstrap/form/HtmlEditorToolbar/Context.js

index 0700592..d4bc0cf 100644 (file)
@@ -199,7 +199,7 @@ Roo.extend(Roo.bootstrap.form.HtmlEditorToolbar.Context, Roo.bootstrap.nav.Simpl
             this.button_groups[i] = this.buildToolbar(ty[i],i);
         }
         this.buildToolbarDelete();
-          this.el.hide();
+          this.hide();
         // the all the btns;
         this.editorcore.on('editorevent', this.updateToolbar, this);