From 1b9958ee847d78aaf331a47174dbd79fae3cf895 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 2 Oct 2018 14:43:26 +0800 Subject: [PATCH] Roo/bootstrap/ComboBox.js --- Roo/bootstrap/ComboBox.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index 9550ab11be..94a47cf607 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -2536,6 +2536,8 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { document.activeElement.blur(); }, this); + + return; -- 2.39.2