Roo.form.HtmlEditor.ToolbarContext.store.js
authorAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 08:53:16 +0000 (16:53 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 08:53:16 +0000 (16:53 +0800)
Roo.form.HtmlEditor.ToolbarContext.store.js

index dfbdc20..4893ef0 100644 (file)
@@ -1,5 +1,5 @@
 Roo.form.HtmlEditor.ToolbarContext.stores = {
-   'font-family' : Roo.factory({
+   'font-family' :  {
             xtype : 'Store',
              // load using HTTP
             proxy: {
@@ -32,5 +32,5 @@ Roo.form.HtmlEditor.ToolbarContext.stores = {
            sortInfo: {
                field: 'display_name', direction: 'ASC'
            }
-    }, Roo.data)
+    } 
 }
\ No newline at end of file