Roo/bootstrap/MoneyField.js
authorjohn <john@roojs.com>
Thu, 18 Oct 2018 04:36:28 +0000 (12:36 +0800)
committerjohn <john@roojs.com>
Thu, 18 Oct 2018 04:36:28 +0000 (12:36 +0800)
Roo/bootstrap/MoneyField.js

index b2cc55e..d777f72 100644 (file)
@@ -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,