Roo/bootstrap/ComboBox.js
authoredward <edward@roojs.com>
Thu, 28 Dec 2017 03:27:14 +0000 (11:27 +0800)
committeredward <edward@roojs.com>
Thu, 28 Dec 2017 03:27:14 +0000 (11:27 +0800)
Roo/bootstrap/ComboBox.js

index d039636..f31991f 100644 (file)
@@ -1165,6 +1165,9 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
         }
              
         if(this.store.getCount() > 0){
+            
+            Roo.log(this.store.getCount());
+            
             this.expand();
             this.restrictHeight();
             if(this.lastQuery == this.allQuery){