Roo/bootstrap/MoneyField.js
authoredward <edward@roojs.com>
Mon, 23 Apr 2018 09:06:07 +0000 (17:06 +0800)
committeredward <edward@roojs.com>
Mon, 23 Apr 2018 09:06:07 +0000 (17:06 +0800)
Roo/bootstrap/MoneyField.js

index 7aa6ff9..c1fa364 100644 (file)
@@ -84,7 +84,7 @@ Roo.extend(Roo.bootstrap.MoneyField, Roo.bootstrap.TriggerField, {
                 },
                 {
                     tag : 'div',
-                    cls : 'column col-lg-' + this.inputlg + ' col-md-' + this.inputmd + ' col-sm-' + this.inputsm + ' col-xs-' + this.inputxs,
+                    cls : 'roo-money-amount column col-lg-' + this.inputlg + ' col-md-' + this.inputmd + ' col-sm-' + this.inputsm + ' col-xs-' + this.inputxs,
                     cn : [
                         {
                             tag: 'div',