add apps to system overview
This commit is contained in:
@ -1543,6 +1543,15 @@
|
||||
"Height": 33,
|
||||
"CustomContainerDefinitionName": "DriverViewStatusItem"
|
||||
},
|
||||
{
|
||||
"Type": "CustomContainerInstance",
|
||||
"Name": "statusAPPS",
|
||||
"X": 12,
|
||||
"Y": 133,
|
||||
"Width": 65,
|
||||
"Height": 33,
|
||||
"CustomContainerDefinitionName": "DriverViewStatusItem"
|
||||
},
|
||||
{
|
||||
"Type": "CustomContainerInstance",
|
||||
"Name": "statusBPF",
|
||||
@ -1569,6 +1578,22 @@
|
||||
"Blue": 255
|
||||
},
|
||||
"AutoSize": true
|
||||
},
|
||||
{
|
||||
"Type": "TextArea",
|
||||
"Name": "textArea1_1",
|
||||
"X": 12,
|
||||
"Y": 108,
|
||||
"Width": 54,
|
||||
"Height": 25,
|
||||
"TextId": "__SingleUse_XKTG",
|
||||
"TextRotation": "0",
|
||||
"Color": {
|
||||
"Red": 255,
|
||||
"Green": 255,
|
||||
"Blue": 255
|
||||
},
|
||||
"AutoSize": true
|
||||
}
|
||||
],
|
||||
"Interactions": []
|
||||
|
||||
Reference in New Issue
Block a user