Roo/bootstrap/ComboBox.js
[roojs1] / 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;