From e394cdc34a5453375c695cadfa35f10caffc497e Mon Sep 17 00:00:00 2001 From: john Date: Thu, 18 Oct 2018 12:35:52 +0800 Subject: [PATCH] Roo/bootstrap/MoneyField.js --- Roo/bootstrap/MoneyField.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Roo/bootstrap/MoneyField.js b/Roo/bootstrap/MoneyField.js index 8042ba09c4..b2cc55e254 100644 --- a/Roo/bootstrap/MoneyField.js +++ b/Roo/bootstrap/MoneyField.js @@ -72,6 +72,8 @@ Roo.extend(Roo.bootstrap.MoneyField, Roo.bootstrap.ComboBox, { */ thousandsDelimiter : false, + max_length: false, + inputlg : 9, inputmd : 9, -- 2.39.2