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

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