Initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[
|
||||
{
|
||||
"label":"",
|
||||
"rows":[
|
||||
[{"name":"dateSent", "readOnly": true}, {"name":"from", "readOnly": true}],
|
||||
[{"name":"parent"}, {"name":"to", "readOnly": true}],
|
||||
[false, {"name":"cc", "readOnly": true}],
|
||||
[false, {"name":"bcc", "readOnly": true}],
|
||||
[{"name":"body", "readOnly": true, "fullWidth": true, "customLabel": ""}],
|
||||
[{"name":"attachments", "readOnly": true, "fullWidth": true, "customLabel": ""}]
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user