From b9fa01b3c2d3aa26070f313bab7dff2aa995271d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 29 Jul 2021 13:25:51 +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 3aa4199eda..3536418097 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -42559,7 +42559,7 @@ Roo.form.ComboBoxArray = function(config) Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField, { /** - * @cfg {Roo.form.Combo} combo The combo box that is wrapped + * @cfg {Roo.form.ComboBox} combo [required] The combo box that is wrapped */ lastData : false, diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index 611bcbe96a..6c19c8fd33 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -19397,7 +19397,7 @@ Roo.form.ComboBoxArray = function(config) Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField, { /** - * @cfg {Roo.form.Combo} combo The combo box that is wrapped + * @cfg {Roo.form.ComboBox} combo [required] The combo box that is wrapped */ lastData : false, -- 2.39.2