From 50ae782af236bad2940c51d5fd052fd2a5cc93fe Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 17 May 2018 12:32:53 +0800 Subject: [PATCH] Roo/bootstrap/ComboBox.js --- Roo/bootstrap/ComboBox.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index eeede96222..d1736050ff 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -1173,6 +1173,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { } } }else{ + Roo.log('empty??'); this.onEmptyResults(); } -- 2.39.2