Roo/bootstrap/Input.js
authorjohn <john@roojs.com>
Wed, 29 Nov 2017 04:01:22 +0000 (12:01 +0800)
committerjohn <john@roojs.com>
Wed, 29 Nov 2017 04:01:22 +0000 (12:01 +0800)
Roo/bootstrap/Input.js

index 7435ebd..30168b9 100644 (file)
@@ -376,6 +376,8 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
         
         if (align ==='left' && this.fieldLabel.length) {
             
+            cfg.cls += ' roo-form-group-layout';
+            
             cfg.cn = [
                 {
                     tag : 'i',