From: Edward Date: Wed, 16 Jul 2014 09:23:57 +0000 (+0800) Subject: Roo/form/ComboBoxArray.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=651fa526e4899137a4bf41b47448da1e7f6c7e11 Roo/form/ComboBoxArray.js --- diff --git a/Roo/form/ComboBoxArray.js b/Roo/form/ComboBoxArray.js index f1c295b5f2..4f7f459f44 100644 --- a/Roo/form/ComboBoxArray.js +++ b/Roo/form/ComboBoxArray.js @@ -463,6 +463,7 @@ Roo.extend(Roo.form.ComboBoxArray.Item, Roo.BoxComponent, { this.el.remove(); this.cb.updateHiddenEl(); + Roo.log('remove?????'); this.fireEvent('remove', this); } }); \ No newline at end of file