Roo/bootstrap/ComboBox.js
authoredward <edward@roojs.com>
Wed, 25 Apr 2018 09:15:13 +0000 (17:15 +0800)
committeredward <edward@roojs.com>
Wed, 25 Apr 2018 09:15:13 +0000 (17:15 +0800)
Roo/bootstrap/ComboBox.js

index 314f204..eeede96 100644 (file)
@@ -1143,8 +1143,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
         if(typeof(this.loading) !== 'undefined' && this.loading !== null){
             this.loading.hide();
         }
-        Roo.log('onLoad...');
-        Roo.log(this.store.getCount());
+        
         if(this.store.getCount() > 0){
             
             this.expand();