X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=Roo%2Fform%2FComboBoxArray.js;h=6ecd3e06d7ba66cf2b1479dcd0f6c80451a3fa0b;hp=4e2291e3bfdcc672c8929bcf8e9e5ae14b8dd616;hb=a0ba012039e40071aea839b93dc8562a79389ab0;hpb=e4b6c79c51abffdd3822a16d813c46c83e2e3de8 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