From 58988a4e9799e8bfb0ada48d8c8452a6f9ac7973 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 10 Feb 2020 14:54:08 +0800 Subject: [PATCH] roojs-ui.js roojs-ui-debug.js roojs-bootstrap.js roojs-bootstrap-debug.js roojs-all.js roojs-debug.js --- roojs-bootstrap-debug.js | 5 +---- roojs-debug.js | 5 +---- roojs-ui-debug.js | 5 +---- 3 files changed, 3 insertions(+), 12 deletions(-) diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index ecdb9f1bb8..0ab5de6302 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -13126,10 +13126,7 @@ Roo.extend(Roo.data.ArrayReader, Roo.data.JsonReader, { totalRecords : records.length }; }, - /** - * using 'cn' the nested child reader read the child array into it's child stores. - * @param {Object} rec The record with a 'children array - */ + // used when loading children.. @see loadDataFromChildren toLoadData: function(rec) { // expect rec just to be an array.. eg [a,b,c, [...] << cn ] diff --git a/roojs-debug.js b/roojs-debug.js index db52ac5e13..0bccc18af9 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -24704,10 +24704,7 @@ Roo.extend(Roo.data.ArrayReader, Roo.data.JsonReader, { totalRecords : records.length }; }, - /** - * using 'cn' the nested child reader read the child array into it's child stores. - * @param {Object} rec The record with a 'children array - */ + // used when loading children.. @see loadDataFromChildren toLoadData: function(rec) { // expect rec just to be an array.. eg [a,b,c, [...] << cn ] diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index 2d3560c284..2bd710653e 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -2220,10 +2220,7 @@ Roo.extend(Roo.data.ArrayReader, Roo.data.JsonReader, { totalRecords : records.length }; }, - /** - * using 'cn' the nested child reader read the child array into it's child stores. - * @param {Object} rec The record with a 'children array - */ + // used when loading children.. @see loadDataFromChildren toLoadData: function(rec) { // expect rec just to be an array.. eg [a,b,c, [...] << cn ] -- 2.39.2