mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 13:18:21 +00:00
12 lines
149 B
JSON
12 lines
149 B
JSON
{
|
|
"curAmount": {
|
|
"ui:help": ""
|
|
},
|
|
"curCode": {
|
|
"ui:help": "Select currency to be formatted"
|
|
},
|
|
"ui:order": [
|
|
"curAmount",
|
|
"curCode"
|
|
]
|
|
} |