roojs-core.js
[roojs1] / roojs-ui-debug.js
index ebcd853..7fbb5f6 100644 (file)
@@ -24279,7 +24279,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();