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

index e7fd943..9981ac5 100644 (file)
@@ -605,7 +605,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
                 ];
                 
                 if(this.indicatorpos == 'right'){
-                    
+                    Roo.log(this.hiddenName);
                     cfg.cn = [
                         {
                            tag: 'label',
@@ -623,6 +623,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
                         },
                         combobox
                     ];
+                    
                 }
 
         } else {