Roo/bootstrap/ComboBox.js
authorEdward <edward@roojs.com>
Tue, 2 Oct 2018 06:43:48 +0000 (14:43 +0800)
committerEdward <edward@roojs.com>
Tue, 2 Oct 2018 06:43:48 +0000 (14:43 +0800)
Roo/bootstrap/ComboBox.js

index 94a47cf..8c4cb12 100644 (file)
@@ -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;