Roo/form/ComboBoxArray.js
[roojs1] / Roo / form / ComboBoxArray.js
index 4f7f459..4e2291e 100644 (file)
@@ -457,7 +457,7 @@ Roo.extend(Roo.form.ComboBoxArray.Item, Roo.BoxComponent, {
    
     remove : function()
     {
-        
+        Roo.log(this);
         this.cb.items.remove(this);
         this.el.child('img').un('click', this.remove, this);
         this.el.remove();