Roo/bootstrap/TriggerField.js
authoredward <edward@roojs.com>
Tue, 8 Aug 2017 03:53:18 +0000 (11:53 +0800)
committeredward <edward@roojs.com>
Tue, 8 Aug 2017 03:53:18 +0000 (11:53 +0800)
Roo/bootstrap/TriggerField.js

index 844b969..318aec4 100644 (file)
@@ -304,13 +304,13 @@ Roo.extend(Roo.bootstrap.TriggerField, Roo.bootstrap.Input,  {
                     },
                     {
                         tag : 'i',
-                        cls : 'roo-required-indicator right-indicator text-danger fa fa-lg fa-star',
+                        cls : 'roo-required-indicator left-indicator text-danger fa fa-lg fa-star',
                         tooltip : 'This field is required'
-                    },
+                    }
                     {
                         cls : "col-sm-" + (12 - this.labelWidth), 
                         cn: [
-                            inputblock
+                            combobox
                         ]
                     }