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

index e534604..f2b94a7 100644 (file)
@@ -476,10 +476,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarStandard.prototype,  {
         // disable everything...
         
         this.tb.items.each(function(item){
-            if((typeof(item.cls) != 'undefined' && item.cls.indexOf('x-init-enable') !== -1)){
-                Roo.log('itme!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!11');
-                Roo.log(item);
-            }
+            
            if(
                 item.id != editorcore.frameId+ '-sourceedit' && 
                 (typeof(item.cls) != 'undefined' && item.cls.indexOf('x-init-enable') === -1)