Roo/form/ComboBoxArray.js
authorAlan Knowles <alan@roojs.com>
Wed, 2 May 2012 07:15:43 +0000 (15:15 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 2 May 2012 07:15:43 +0000 (15:15 +0800)
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!?!?