SmartIT_Extensions/BMC/smart-it-full/mocks/layout.json

78 lines
1.3 KiB
JSON

{
"id" : "ticketSummary",
"rows" :
[
{
"id" : "summary",
"columns" :
[
{
"id" : "details",
"span" : 8,
"rows" : [
{
"id" : "affected",
"columns" : [
{
"id" : "incidentDetailsScreen.Affected Service",
"span" : 4
},
{
"id" : "incidentDetailsScreen.Affected Asset",
"span" : 4
},
{
"id" : "incidentDetailsScreen.Assignment",
"span" : 4
}
]
},
{
"id" : "type",
"columns" : [
{
"id" : "incidentDetailsScreen.Customer Card",
"span" : 5
},
{
"id" : "incidentDetailsScreen.Customer Card2",
"span" : 4
},
{
"id" : "incidentDetailsScreen.Customer Card3",
"span" : 3
}
]
},
{
"id" : "desc",
"columns" : [
{
"id": "incidentDetailsScreen.Record Summary",
"span" : 7
},
{
"id": "incidentDetailsScreen.Record Summary2",
"span" : 5
}
]
}
]
},
{
"id" : "incidentDetailsScreen.Categorization",
"span" : 4
}
]
},
{
"id": "additionalInfo",
"columns": [
{
"id" : "incidentDetailsScreen.Additional Info",
"span" : 12
}
]
}
]
}