You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
1.9 KiB
JSON
74 lines
1.9 KiB
JSON
{
|
|
"name" : "tenant-delete",
|
|
"configKey" : "tenant-delete",
|
|
"tabExpression" : "Tenant {{ data.tenant.name }}",
|
|
"readonlyExpression" : "true",
|
|
"components" : [ {
|
|
"type" : "columns",
|
|
"key" : "dossier",
|
|
"columns" : [ {
|
|
"components" : [ {
|
|
"type" : "columns",
|
|
"key" : "header",
|
|
"autoGrow" : "true",
|
|
"columns" : [ {
|
|
"components" : [ {
|
|
"type" : "form",
|
|
"key" : "header-left",
|
|
"readonlyExpression" : "true"
|
|
} ],
|
|
"width" : "calc(100% - 350px)"
|
|
}, {
|
|
"components" : [ {
|
|
"type" : "form",
|
|
"key" : "header-right",
|
|
"readonlyExpression" : "true"
|
|
} ],
|
|
"width" : "350px"
|
|
} ]
|
|
}, {
|
|
"type" : "html",
|
|
"content" : "<hr>"
|
|
}, {
|
|
"type" : "columns",
|
|
"key" : "first-column",
|
|
"columns" : [ {
|
|
"components" : [ {
|
|
"type" : "page",
|
|
"key" : "dossier-page",
|
|
"toc" : "left",
|
|
"sections" : [ {
|
|
"type" : "section",
|
|
"key" : "Tenant",
|
|
"title" : "Tenant",
|
|
"components" : [ {
|
|
"type" : "form",
|
|
"key" : "tenant",
|
|
"readonlyExpression" : "true"
|
|
} ]
|
|
}, {
|
|
"type" : "section",
|
|
"key" : "dossier-comments",
|
|
"title" : "Comments",
|
|
"components" : [ {
|
|
"type" : "comments",
|
|
"key" : "comments"
|
|
} ]
|
|
} ]
|
|
} ],
|
|
"width" : "9"
|
|
}, {
|
|
"components" : [ {
|
|
"type" : "help-text",
|
|
"key" : "help-text"
|
|
}, {
|
|
"type" : "action-list",
|
|
"key" : "action-list"
|
|
} ],
|
|
"width" : "350px"
|
|
} ]
|
|
} ],
|
|
"width" : "12"
|
|
} ]
|
|
} ]
|
|
} |