mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-15 11:11:49 +01:00
1ea0e7a56c
- fix issues with multiple . as thousands separator changed the number on blur. eg: 123.456.789 was changed to 123.456,78 - add exception for N.A. numbers entered when "," is decimal separator eg: 1.5 assume user meant 1,5 not 1500 or 15. Precision is taken into account so if precision=3, assume 1.234 is 1,234 not 1.234,000. |
||
---|---|---|
.. | ||
test | ||
Et2Number.md | ||
Et2Number.ts | ||
Et2NumberReadonly.ts | ||
Et2Password.ts | ||
Et2Searchbox.ts | ||
Et2Textbox.md | ||
Et2Textbox.ts | ||
Et2TextboxReadonly.ts |