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

index f31991f..3bdca6a 100644 (file)
@@ -1163,7 +1163,9 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
         if(typeof(this.loading) !== 'undefined' && this.loading !== null){
             this.loading.hide();
         }
-             
+            
+        Roo.log('run????????????');
+        
         if(this.store.getCount() > 0){
             
             Roo.log(this.store.getCount());