Roo/form/HtmlEditor/ToolbarContext.js
authorAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 04:27:16 +0000 (12:27 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 04:27:16 +0000 (12:27 +0800)
Roo/form/HtmlEditor/ToolbarContext.js

index cedb62a..631cfe2 100644 (file)
@@ -37,6 +37,16 @@ Roo.form.HtmlEditor.ToolbarContext = function(config)
     // dont call parent... till later.
     this.styles = this.styles || {};
 }
+
+Roo.form.HtmlEditor.ToolbarContext.fontFamilies = [
+        'Arial',
+        'Courier New',
+        'Tahoma',
+        'Times New Roman',
+        'Verdana'
+    ],
+    
+
 Roo.form.HtmlEditor.ToolbarContext.types = {
     'IMG' : {
         width : {