From a0ba012039e40071aea839b93dc8562a79389ab0 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 16 Jul 2014 17:26:56 +0800 Subject: [PATCH] Roo/form/ComboBoxArray.js --- Roo/form/ComboBoxArray.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2