From 675fed0bd8748be5948cc2b8563689658a7ff120 Mon Sep 17 00:00:00 2001 From: john Date: Tue, 29 May 2018 13:54:24 +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 d6eff91e5c..7c932696dd 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -1514,7 +1514,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { if(this.tickable && this.editable){ this.restrictHeight(); - return; + // return; } this.collapse(); -- 2.39.2