increased auto numeric max value
This commit is contained in:
+1
-1
@@ -847,7 +847,7 @@
|
||||
* value must be enclosed in quotes and use the period for the decimal point
|
||||
* value must be larger than vMin
|
||||
*/
|
||||
vMax: '999999999.99',
|
||||
vMax: '999999999999.99',
|
||||
/** minimum possible value
|
||||
* value must be enclosed in quotes and use the period for the decimal point
|
||||
* value must be smaller than vMax
|
||||
|
||||
Reference in New Issue
Block a user