From: john Date: Thu, 18 Oct 2018 04:36:28 +0000 (+0800) Subject: Roo/bootstrap/MoneyField.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=974cf12289ed328a7978cc6bb20a5cdacc1c7088 Roo/bootstrap/MoneyField.js --- diff --git a/Roo/bootstrap/MoneyField.js b/Roo/bootstrap/MoneyField.js index b2cc55e254..d777f720e0 100644 --- a/Roo/bootstrap/MoneyField.js +++ b/Roo/bootstrap/MoneyField.js @@ -71,10 +71,11 @@ Roo.extend(Roo.bootstrap.MoneyField, Roo.bootstrap.ComboBox, { * @cfg {String} thousandsDelimiter Symbol of thousandsDelimiter */ thousandsDelimiter : false, - + /** + * @cfg {Number} max_length Maximum input field length allowed (defaults to Number.MAX_VALUE) + */ max_length: false, - inputlg : 9, inputmd : 9, inputsm : 9,