Roo.form.HtmlEditor.ToolbarContext.store.js
authorAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 09:00:06 +0000 (17:00 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 09:00:06 +0000 (17:00 +0800)
Roo.form.HtmlEditor.ToolbarContext.store.js

index 57d0c26..1807645 100644 (file)
@@ -13,7 +13,7 @@ Roo.form.HtmlEditor.ToolbarContext.stores = {
                 id : 'id',
                 root : 'data',
                 totalProperty : 'total',
-                metaFromRemote : true,
+                
                 fields : [
                     { name:'id','type':'int'},
                     { name : 'val' , mapping: 'name'} ,