From: john Date: Fri, 11 May 2018 03:42:41 +0000 (+0800) Subject: Roo/data/JsonReader.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=2c656d73497b99b7d9cbed66661639823914dece Roo/data/JsonReader.js --- diff --git a/Roo/data/JsonReader.js b/Roo/data/JsonReader.js index 361b361ecc..1b39905e39 100644 --- a/Roo/data/JsonReader.js +++ b/Roo/data/JsonReader.js @@ -169,6 +169,8 @@ Roo.extend(Roo.data.JsonReader, Roo.data.DataReader, { this.ef[jj] = this.getJsonAccessor(map); } } + + Roo.log(this.getTotal); var root = this.getRoot(o), c = root.length, totalRecords = c, success = true; if(s.totalProperty){