Roo/form/HtmlEditor/ToolbarContext.js
authorEdward <edward@roojs.com>
Fri, 19 Jun 2015 07:12:29 +0000 (15:12 +0800)
committerEdward <edward@roojs.com>
Fri, 19 Jun 2015 07:12:29 +0000 (15:12 +0800)
Roo/form/HtmlEditor/ToolbarContext.js

index c531381..f19188f 100644 (file)
@@ -646,6 +646,21 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype,  {
         
         tb.addSeparator();
         
+        tb.addButton( {
+            text: 'Stylesheets',
+    
+            listeners : {
+                click : function ()
+                {
+                    
+                }
+            }
+            
+                    
+                
+            
+        });
+        
         tb.addFill();
         
         tb.addButton( {