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

index a955f80..a5b7622 100644 (file)
@@ -647,9 +647,6 @@ 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);
         this.store.parent = this;