X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsrc%2FRoo_data_Store.js.html;h=1a6c65733e54b32e5871bdb1f7a8306ef2801a35;hp=1b20d5347f2e557907f9194b4b6c309e79b571a3;hb=7b770e19f0127e27b8f5f548a159460c74711c5c;hpb=8b467d1db070bca721c8b44da557146cb3dbcc82 diff --git a/docs/src/Roo_data_Store.js.html b/docs/src/Roo_data_Store.js.html index 1b20d5347f..1a6c65733e 100644 --- a/docs/src/Roo_data_Store.js.html +++ b/docs/src/Roo_data_Store.js.html @@ -378,7 +378,8 @@ // private // Called as a callback by the Reader during a load operation. loadRecords : function(o, options, success){ - if(!o || success === false){ + + if(!o){ if(success !== false){ this.fireEvent("load", this, [], options, o); }