Roo/form/ComboBoxArray.js
authorEdward <edward@roojs.com>
Wed, 16 Jul 2014 09:23:57 +0000 (17:23 +0800)
committerEdward <edward@roojs.com>
Wed, 16 Jul 2014 09:23:57 +0000 (17:23 +0800)
Roo/form/ComboBoxArray.js

index f1c295b..4f7f459 100644 (file)
@@ -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