Roo/form/HtmlEditor/ToolbarStandard.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 29 Aug 2011 07:07:19 +0000 (15:07 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 29 Aug 2011 07:07:19 +0000 (15:07 +0800)
Roo/form/HtmlEditor/ToolbarStandard.js

index d917d8d..ac661ca 100644 (file)
@@ -346,10 +346,10 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarStandard.prototype,  {
                 cls: 'x-edit-none',
                 menu : {
                     items : this.specialElements
-               }
+                }
             };
             
-            tb.add(smenu);
+            //tb.add(smenu);
             
             
         }