Roo/bootstrap/form/HtmlEditorToolbar/Context.js
authorAlan <alan@roojs.com>
Fri, 10 Feb 2023 07:08:08 +0000 (15:08 +0800)
committerAlan <alan@roojs.com>
Fri, 10 Feb 2023 07:08:08 +0000 (15:08 +0800)
Roo/bootstrap/form/HtmlEditorToolbar/Context.js

index 6712840..163be60 100644 (file)
@@ -427,6 +427,9 @@ Roo.extend(Roo.bootstrap.form.HtmlEditorToolbar.Context, Roo.bootstrap.nav.Simpl
         if (tn == 'BODY') {
             this.deleteBtn.hide();
             this.hide();
+            this.hideActiveGroup();
+            return;
+            
         }