User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/invoice-approval_UISchema.json
This commit is contained in:
parent
4e660800a9
commit
2086790844
|
@ -5,8 +5,11 @@
|
|||
"ui:help": "Select Yes to approve, No to reject"
|
||||
},
|
||||
"approvalComment": {
|
||||
"ui:widget": "textarea",
|
||||
"ui:help": "Enter comments related approval or rejection here"
|
||||
"ui:help": "Enter comments related approval or rejection here",
|
||||
"ui:options": {
|
||||
widget: "textarea",
|
||||
rows: 5
|
||||
},
|
||||
},
|
||||
"ui:order": [
|
||||
"contributorName",
|
||||
|
|
Loading…
Reference in New Issue