Roo/bootstrap/ComboBox.js
authoredward <edward@roojs.com>
Wed, 19 Oct 2016 05:39:01 +0000 (13:39 +0800)
committeredward <edward@roojs.com>
Wed, 19 Oct 2016 05:39:01 +0000 (13:39 +0800)
Roo/bootstrap/ComboBox.js

index a37cf4a..d8f145a 100644 (file)
@@ -1004,7 +1004,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();
             this.restrictHeight();