From: Alan Knowles Date: Wed, 2 May 2012 07:15:43 +0000 (+0800) Subject: Roo/form/ComboBoxArray.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=9a3a622f5a8955da9fb11173bccd5952276a0891 Roo/form/ComboBoxArray.js --- diff --git a/Roo/form/ComboBoxArray.js b/Roo/form/ComboBoxArray.js index 66ee6ecee5..c1c711662b 100644 --- a/Roo/form/ComboBoxArray.js +++ b/Roo/form/ComboBoxArray.js @@ -185,7 +185,7 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField, return; // not sure if this is needed.. - this.combo.onResize(w,h); + //this.combo.onResize(w,h); if(typeof w != 'number'){ // we do not handle it!?!?