Roo/bootstrap/TriggerField.js
authorjohn <john@roojs.com>
Fri, 23 Mar 2018 03:33:08 +0000 (11:33 +0800)
committerjohn <john@roojs.com>
Fri, 23 Mar 2018 03:33:08 +0000 (11:33 +0800)
Roo/bootstrap/TriggerField.js

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