Roo/bootstrap/ComboBox.js
authorjohn <john@roojs.com>
Fri, 26 Jan 2018 07:46:18 +0000 (15:46 +0800)
committerjohn <john@roojs.com>
Fri, 26 Jan 2018 07:46:18 +0000 (15:46 +0800)
Roo/bootstrap/ComboBox.js

index b9549af..55fcc9e 100644 (file)
@@ -647,6 +647,9 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
             throw "can not find store for combo";
         }
         
+        Roo.log('------------store--------------');
+        Roo.log(this.store);
+        
         this.store = Roo.factory(this.store, Roo.data);z
         this.store.parent = this;