S
Asked
Hello , How to disable thousand seprators , i don't want to add any thousand seprators.!
- MSAnsweredHello,
Only 3 options are available `dot`, `comma` or `space`.
If you want, you can modify the `app/libraries/Sma.php` and `themes/default/admin/assets/js/core.js` to replace the `thousands_sep`
Thank you - Login to Reply