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

index 356d9e0..0b2e0a3 100644 (file)
@@ -209,7 +209,7 @@ Roo.each([ 'SPAN', 'DIV' , 'TD' , 'P' ], function(tg) {
         Roo.form.HtmlEditor.ToolbarContext.types[tg] = {};
     }
     
-    Roo.form.HtmlEditor.ToolbarContext.types[tg]['font-family'] = 
+    Roo.form.HtmlEditor.ToolbarContext.types[tg]['font-family'] = Roo.form.HtmlEditor.ToolbarContext[ 'font-family'] ;
 }