Roo/bootstrap/form/HtmlEditor.js
authorleon <leon@roojs.com>
Thu, 30 Mar 2023 08:40:34 +0000 (16:40 +0800)
committerleon <leon@roojs.com>
Thu, 30 Mar 2023 08:40:34 +0000 (16:40 +0800)
Roo/bootstrap/form/HtmlEditor.js

index 3e65933..1d93e27 100644 (file)
@@ -184,6 +184,8 @@ Roo.extend(Roo.bootstrap.form.HtmlEditor, Roo.bootstrap.form.TextArea,  {
     tbContainer : false,
     
     bodyCls : '',
+
+    linkBoxCls : '',
     
     toolbarContainer :function() {
         return this.wrap.select('.x-html-editor-tb',true).first();