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

index 61a0f2e..4e1d3bc 100644 (file)
@@ -2434,12 +2434,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 : '',