From 8cd66d24ea2feec2cba46fb668e30f62a9ab27df Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 9 Jul 2021 14:18:32 +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 | 2 +- roojs-debug.js | 2 +- roojs-ui-debug.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index c54e794668..01f6885940 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -7455,7 +7455,7 @@ Roo.extend(Roo.grid.ColumnModel, Roo.util.Observable, { /** - * Returns the column for a specified dataIndex. + * Returns the column Object for a specified dataIndex. * @param {String} dataIndex The column dataIndex * @return {Object|Boolean} the column or false if not found */ diff --git a/roojs-debug.js b/roojs-debug.js index 736f2ee24f..db55df5fec 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -58416,7 +58416,7 @@ Roo.extend(Roo.grid.ColumnModel, Roo.util.Observable, { /** - * Returns the column for a specified dataIndex. + * Returns the column Object for a specified dataIndex. * @param {String} dataIndex The column dataIndex * @return {Object|Boolean} the column or false if not found */ diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index 1e3662a85d..45b3da09a6 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -35277,7 +35277,7 @@ Roo.extend(Roo.grid.ColumnModel, Roo.util.Observable, { /** - * Returns the column for a specified dataIndex. + * Returns the column Object for a specified dataIndex. * @param {String} dataIndex The column dataIndex * @return {Object|Boolean} the column or false if not found */ -- 2.39.2