From cfcc8f59b7a8ab42ec12d9c9127d8419d1bf10b1 Mon Sep 17 00:00:00 2001 From: john Date: Tue, 29 May 2018 13:52: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 4d6be4ad7b..ae2700e66f 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -1512,6 +1512,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { // private onEmptyResults : function(){ + Roo.log('empty result call'); if(this.tickable && this.editable){ this.restrictHeight(); return; -- 2.39.2