Roo/bootstrap/MoneyField.js
[roojs1] / roojs-bootstrap-debug.js
index ef33dcf..376ccb1 100644 (file)
@@ -40516,7 +40516,7 @@ Roo.extend(Roo.bootstrap.MoneyField, Roo.bootstrap.ComboBox, {
             cls: 'hidden-number-input'
         };
         
-        if(!this.max_length) {
+        if(this.max_length) {
             input.maxlength = this.max_length; 
         }