From: Edward Date: Wed, 16 Jul 2014 09:26:56 +0000 (+0800) Subject: Roo/form/ComboBoxArray.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=a0ba012039e40071aea839b93dc8562a79389ab0;hp=e4b6c79c51abffdd3822a16d813c46c83e2e3de8 Roo/form/ComboBoxArray.js --- diff --git a/Roo/form/ComboBoxArray.js b/Roo/form/ComboBoxArray.js index 4e2291e3bf..6ecd3e06d7 100644 --- a/Roo/form/ComboBoxArray.js +++ b/Roo/form/ComboBoxArray.js @@ -464,6 +464,6 @@ Roo.extend(Roo.form.ComboBoxArray.Item, Roo.BoxComponent, { this.cb.updateHiddenEl(); Roo.log('remove?????'); - this.fireEvent('remove', this); + this.cb.fireEvent('remove', this); } }); \ No newline at end of file