Roo/form/ComboBoxArray.js
[roojs1] / Roo / form / ComboBoxArray.js
index 66ee6ec..c1c7116 100644 (file)
@@ -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!?!?