Roo/form/HtmlEditor/ToolbarStandard.js
authorEdward <edward@roojs.com>
Fri, 19 Jun 2015 03:13:48 +0000 (11:13 +0800)
committerEdward <edward@roojs.com>
Fri, 19 Jun 2015 03:13:48 +0000 (11:13 +0800)
Roo/form/HtmlEditor/ToolbarStandard.js

index 1ceca05..e534604 100644 (file)
@@ -481,7 +481,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarStandard.prototype,  {
                 Roo.log(item);
             }
            if(
-                item.id != editorcore.frameId+ '-sourceedit' || 
+                item.id != editorcore.frameId+ '-sourceedit' && 
                 (typeof(item.cls) != 'undefined' && item.cls.indexOf('x-init-enable') === -1)
             ){