mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 16:00:13 +01:00
use Intl.NumberFormat to format currency
This commit is contained in:
parent
d26786a628
commit
8732e4b18f
7 changed files with 70 additions and 25 deletions
|
|
@ -30,7 +30,7 @@ CustomFields.attachSchema(
|
|||
*/
|
||||
type: Object,
|
||||
},
|
||||
'settings.currencySymbol': {
|
||||
'settings.currencyCode': {
|
||||
type: String,
|
||||
optional: true,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue