Roo/bootstrap/ComboBox.js
authoredward <edward@roojs.com>
Wed, 13 Apr 2016 03:56:28 +0000 (11:56 +0800)
committeredward <edward@roojs.com>
Wed, 13 Apr 2016 03:56:28 +0000 (11:56 +0800)
Roo/bootstrap/ComboBox.js

index 058e095..6f94840 100644 (file)
@@ -1278,6 +1278,8 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
             var rm = false;
             var _this = this;
             
+            Roo.log(this.tickItems);
+            
             Roo.each(this.tickItems, function(v,k){
                 
                 if(typeof(v) != 'undefined' && v[_this.valueField] == r.data[_this.valueField]){