commit
authorjohn <john@roojs.com>
Wed, 29 Nov 2017 05:04:11 +0000 (13:04 +0800)
committerjohn <john@roojs.com>
Wed, 29 Nov 2017 05:04:11 +0000 (13:04 +0800)
Roo/bootstrap/TriggerField.js

index 756475b..0398560 100644 (file)
@@ -270,6 +270,8 @@ Roo.extend(Roo.bootstrap.TriggerField, Roo.bootstrap.Input,  {
         
         if (align ==='left' && this.fieldLabel.length) {
             
+            cfg.cls += ' roo-form-group-label-left';
+
             cfg.cn = [
                 {
                     tag : 'i',