Roo/form/ComboBoxArray.js
[roojs1] / Roo / form / ComboBoxArray.js
index 6ecd3e0..74a0289 100644 (file)
@@ -464,6 +464,6 @@ Roo.extend(Roo.form.ComboBoxArray.Item, Roo.BoxComponent, {
         this.cb.updateHiddenEl();
         
         Roo.log('remove?????');
-        this.cb.fireEvent('remove', this);
+        this.cb.fireEvent('remove', this.cb, this);
     }
 });
\ No newline at end of file