Roo/bootstrap/TriggerField.js
[roojs1] / Roo / bootstrap / TriggerField.js
index 17e5ae5..bec9181 100644 (file)
@@ -86,6 +86,7 @@ Roo.extend(Roo.bootstrap.TriggerField, Roo.bootstrap.Input,  {
             cls : 'form-control',
             autocomplete: 'new-password',
             placeholder : this.placeholder || '' 
+            
         };
         if (this.name) {
             input.name = this.name;