layout change

This commit is contained in:
Yuri Kuznetsov
2014-09-18 10:46:28 +03:00
parent 56abf49301
commit ce30c759a3
2 changed files with 2 additions and 2 deletions
@@ -13,7 +13,7 @@
[{"name":"companySignedDate"}, {"name":"customerSignedDate"}],
[{"name":"userSigned"}, {"name":"contactSigned"}],
[{"name":"value"}, false],
[{"name":"description", "fullWidth": true}]
[{"name":"description"}, false]
]
}
]
@@ -11,7 +11,7 @@
"label": "Details",
"rows": [
[{"name":"publishDate"}, {"name":"expirationDate"}],
[{"name":"description", "fullWidth": true}]
[{"name":"description"}, false]
]
}
]