Roo/bootstrap/ComboBox.js
authorjohn <john@roojs.com>
Wed, 3 Jan 2018 07:21:25 +0000 (15:21 +0800)
committerjohn <john@roojs.com>
Wed, 3 Jan 2018 07:21:25 +0000 (15:21 +0800)
Roo/bootstrap/ComboBox.js

index 8f66c5f..515704d 100644 (file)
@@ -498,7 +498,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
             cfg.cn = [
                 {
                     tag : 'i',
-                    cls : 'roo-required-indicator left-indicator text-danger fa fa-lg fa-star',
+                    cls : 'roo-required-indicator right-indicator text-danger fa fa-lg fa-star',
                     tooltip : 'This field is required'
                 },
                 {