From e9892615a6acf8e7a4ab40feb60e9f0a85883d4a Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 29 Jul 2021 13:25:28 +0800 Subject: [PATCH] Roo/form/ComboBoxArray.js --- Roo/form/ComboBoxArray.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/form/ComboBoxArray.js b/Roo/form/ComboBoxArray.js index ff0ab8cb9c..08f4bc0132 100644 --- a/Roo/form/ComboBoxArray.js +++ b/Roo/form/ComboBoxArray.js @@ -72,7 +72,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