From 27c61c2bd5f5c25617995c0fdf00c8dedfe73be6 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 2 Oct 2018 14:43:48 +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 94a47cf607..8c4cb12c5b 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -2536,7 +2536,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { document.activeElement.blur(); }, this); - + this._touchViewMask = Roo.DomHelper.append(this.dom, {cls:"roo-el-mask"}, true); return; -- 2.39.2