groundwork for helpdesk stuff
This commit is contained in:
14
website/helpdesk/forms/ecls_deleteaccount.json
Normal file
14
website/helpdesk/forms/ecls_deleteaccount.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"title": "ECLS: Delete Account",
|
||||
"form": {
|
||||
"description": {
|
||||
"type": "span",
|
||||
"content": ""
|
||||
},
|
||||
"confirmation": {
|
||||
"type": "checkbox",
|
||||
"content": "I have read all of the above and understand this action is irreverisble",
|
||||
"required": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user