From 0dc0ec62632c353a4e2fda7b6a690dc9922ce874 Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 20 Mar 2015 15:05:01 +0800 Subject: [PATCH 1/1] Roo/form/ComboBoxArray.js --- Roo/form/ComboBoxArray.js | 3 --- 1 file changed, 3 deletions(-) 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'); - }) }, -- 2.39.2