From e95d3a110c30fb0d1808135216eefec1ce52e232 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 29 Jul 2021 13:17:10 +0800 Subject: [PATCH] roojs-ui.js roojs-ui-debug.js roojs-all.js roojs-debug.js --- roojs-debug.js | 2 +- roojs-ui-debug.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roojs-debug.js b/roojs-debug.js index f04297c130..d490e4a386 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -37138,7 +37138,7 @@ Roo.extend(Roo.tree.TreeDragZone, Roo.dd.DragZone, { * @param {Object} oldconfig DEPRECIATED Either a prebuilt {@link Roo.form.Field} instance or a Field config object * * @cfg {Roo.tree.TreePanel} tree The tree to bind to. - * @cfg {Roo.form.TextField|Object} field The field configuration + * @cfg {Roo.form.TextField} field [required] The field configuration * * */ diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index be4c91be8a..354f012ac9 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -13976,7 +13976,7 @@ Roo.extend(Roo.tree.TreeDragZone, Roo.dd.DragZone, { * @param {Object} oldconfig DEPRECIATED Either a prebuilt {@link Roo.form.Field} instance or a Field config object * * @cfg {Roo.tree.TreePanel} tree The tree to bind to. - * @cfg {Roo.form.TextField|Object} field The field configuration + * @cfg {Roo.form.TextField} field [required] The field configuration * * */ -- 2.39.2