fix email small layout
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
{
|
||||
"label":"",
|
||||
"rows":[
|
||||
[{"name":"dateSent", "readOnly": true}, {"name":"to", "readOnly": true}],
|
||||
[{"name":"parent"}, {"name":"from", "readOnly": true}],
|
||||
[{"name":"dateSent", "readOnly": true}, {"name":"from", "readOnly": true}],
|
||||
[{"name":"parent"}, {"name":"to", "readOnly": true}],
|
||||
[false, {"name":"cc", "readOnly": true}],
|
||||
[{"name":"name", "readOnly": true, "fullWidth": true}],
|
||||
[{"name":"body", "readOnly": true, "fullWidth": true}],
|
||||
|
||||
Reference in New Issue
Block a user