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

Roo/bootstrap/form/HtmlEditor.js
Roo/bootstrap/form/HtmlEditorToolbar/Standard.js

index 1d93e27..66d923f 100644 (file)
@@ -185,7 +185,7 @@ Roo.extend(Roo.bootstrap.form.HtmlEditor, Roo.bootstrap.form.TextArea,  {
     
     bodyCls : '',
 
-    linkBoxCls : '',
+    linkDialogCls : '',
     
     toolbarContainer :function() {
         return this.wrap.select('.x-html-editor-tb',true).first();
index 1ec1fc6..75eb736 100644 (file)
@@ -327,7 +327,7 @@ Roo.extend(Roo.bootstrap.form.HtmlEditorToolbar.Standard, Roo.bootstrap.nav.Simp
                 }
                 this.editorcore.focus();
             },
-            cls : 'pub-error'
+            cls : linkDialogCls
         });
     },
     /**