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

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