Roo/form/ComboBoxArray.js
authorAlan Knowles <alan@roojs.com>
Wed, 2 May 2012 05:51:41 +0000 (13:51 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 2 May 2012 05:51:41 +0000 (13:51 +0800)
Roo/form/ComboBoxArray.js

index 929ea51..be18a5a 100644 (file)
@@ -178,7 +178,7 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField,
     
     onResize: function(w, h){
         
-        this.combo.onResize(w,h);
+        //this.combo.onResize(w,h);
         
         if(typeof w != 'number'){
             // we do not handle it!?!?