Roo/bootstrap/ComboBox.js
authorAlan Knowles <alan@roojs.com>
Fri, 30 Nov 2018 02:39:17 +0000 (10:39 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 30 Nov 2018 02:39:17 +0000 (10:39 +0800)
Roo/bootstrap/ComboBox.js

index 1fa43a2..6eb11e9 100644 (file)
@@ -506,7 +506,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
         }
         if (align ==='left' && this.fieldLabel.length) {
             
-            cfg.cls += ' roo-form-group-label-left'  + Roo.bootstrap.version == 4 ? ' row' : '';
+            cfg.cls += ' roo-form-group-label-left'  + (Roo.bootstrap.version == 4 ? ' row' : '');
             
             cfg.cn = [
                 indicator,