From: Michael Date: Fri, 20 Mar 2015 07:05:01 +0000 (+0800) Subject: Roo/form/ComboBoxArray.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=0dc0ec62632c353a4e2fda7b6a690dc9922ce874 Roo/form/ComboBoxArray.js --- diff --git a/Roo/form/ComboBoxArray.js b/Roo/form/ComboBoxArray.js index b5d6bb9d23..c6051e802e 100644 --- a/Roo/form/ComboBoxArray.js +++ b/Roo/form/ComboBoxArray.js @@ -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'); - }) },