mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 13:48:10 +00:00
10 lines
184 B
JSON
10 lines
184 B
JSON
{
|
|
"isInvoiceApproved": {
|
|
"ui:widget": "radio",
|
|
"ui:help": " "
|
|
},
|
|
"approvalComment": {
|
|
"ui:title": "Approval Comment"
|
|
}
|
|
"ui:order": ["isInvoiceApproved", "approvalComment"]
|
|
} |