Roo/bootstrap/ComboBox.js
authoredward <edward@roojs.com>
Wed, 13 Apr 2016 04:33:02 +0000 (12:33 +0800)
committeredward <edward@roojs.com>
Wed, 13 Apr 2016 04:33:02 +0000 (12:33 +0800)
Roo/bootstrap/ComboBox.js

index b4be6d6..daecffa 100644 (file)
@@ -1301,7 +1301,6 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
             }
             
             if(this.fireEvent('tick', this, r, index, Roo.get(_this.view.getNodes(index, index)[0]).select('input', true).first().dom.checked) !== false){
-                Roo.log('in????');
                 this.tickItems.push(r.data);
             }
             Roo.log(this.tickItems);