fix email small layout

This commit is contained in:
yuri
2015-04-07 15:46:31 +03:00
parent f452d2e5d2
commit 74fd228bfb
@@ -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}],