X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-debug.js;h=2d95489a910823b553d60bb84c51d556cb2ed2d8;hb=dea0a4697bbc5b633dcb3b4bd9cc257b29825d36;hp=ce0b6decd392a3a34c20e2f66f77c11ad5816b0a;hpb=237cfc070aa1133ef52089ae9cea14f732f12bb9;p=roojs1 diff --git a/roojs-debug.js b/roojs-debug.js index ce0b6decd3..2d95489a91 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -23581,7 +23581,7 @@ Roo.data.SimpleStore = function(config) { Roo.data.SimpleStore.superclass.constructor.call(this, { isLocal : true, - reader: typeof(config.reader) != 'undefined' ? config.reader : new Roo.data.ArrayReader({ + reader: new Roo.data.ArrayReader({ id: config.id, fields : config.fields },