From bf610e5d806583e082d6fdb298aa40f7053130df Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 2 May 2012 14:19:39 +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 5792267c9a..d6b39a8a47 100644 --- a/Roo/form/ComboBoxArray.js +++ b/Roo/form/ComboBoxArray.js @@ -82,7 +82,7 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField, items : false, // private - the hidden field el. hiddenEl : false, - + // private - the filed el.. el : false, //validateValue : function() { return true; }, // all values are ok! -- 2.39.2