From: Alan Knowles Date: Fri, 9 Jul 2021 06:18:32 +0000 (+0800) Subject: roojs-ui.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=8cd66d24ea2feec2cba46fb668e30f62a9ab27df roojs-ui.js roojs-ui-debug.js roojs-bootstrap.js roojs-bootstrap-debug.js roojs-all.js roojs-debug.js --- 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 */