Roo/bootstrap/ComboBox.js
authorjohn <john@roojs.com>
Thu, 7 Dec 2017 03:38:07 +0000 (11:38 +0800)
committerjohn <john@roojs.com>
Thu, 7 Dec 2017 03:38:07 +0000 (11:38 +0800)
Roo/bootstrap/ComboBox.js

index db50f79..61a0f2e 100644 (file)
@@ -2358,12 +2358,13 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
                         tag: 'label',
                         cls : 'control-label',
                         html : this.fieldLabel
-
-                    },
-                    {
-                       tag : 'i',
-                       cls : 'roo-required-indicator right-indicator text-danger fa fa-lg fa-star',
-                       tooltip : 'This field is required'
+                        cn : [
+                            {
+                               tag : 'i',
+                               cls : 'roo-required-indicator right-indicator text-danger fa fa-lg fa-star',
+                               tooltip : 'This field is required'
+                            }
+                        ]
                     },
                     {
                         cls : '',