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

index 070d9a6..90129eb 100644 (file)
@@ -472,6 +472,7 @@ Roo.extend(Roo.bootstrap.form.HtmlEditorToolbar.Context, Roo.bootstrap.nav.Simpl
             }
              e.setValue(this.selectedNode.getAttribute(e.attrname));
         }, this);
+        this.deleteBtn.show();
         this.show();
             
     }