Roo/form/ComboBoxArray.js
[roojs1] / Roo / form / ComboBoxArray.js
index b5d6bb9..c6051e8 100644 (file)
@@ -183,9 +183,6 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField,
             // add to list
             
         }, this);
-        this.combo.on('specialkey',function(cb, rec, ix){
-            alert('here');
-        })
         
         
     },