From 5a53e6d0de2bd62ae08c05718ab3bde126e51039 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 25 Apr 2018 17:00:29 +0800 Subject: [PATCH] Roo/bootstrap/ComboBox.js --- Roo/bootstrap/ComboBox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index b1dca24152..dbfe5f87f9 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -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(); -- 2.39.2