Remove commands tab
This commit is contained in:
parent
20768e84fa
commit
e828c854c1
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"scope": "G",
|
||||||
|
"version": 1,
|
||||||
|
"restricted": false,
|
||||||
|
"overridable": true,
|
||||||
|
"files": [
|
||||||
|
"view.json",
|
||||||
|
"thumbnail.png"
|
||||||
|
],
|
||||||
|
"attributes": {
|
||||||
|
"lastModification": {
|
||||||
|
"actor": "admin",
|
||||||
|
"timestamp": "2025-06-20T13:29:20Z"
|
||||||
|
},
|
||||||
|
"lastModificationSignature": "e1e56da849a50e557bc8967551c97ec0a2954a23b058f537fcccace3bd823202"
|
||||||
|
}
|
||||||
|
}
|
||||||
@ -555,43 +555,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"type": "ia.container.flex"
|
"type": "ia.container.flex"
|
||||||
},
|
|
||||||
{
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"meta": {
|
|
||||||
"name": "FlexContainer_0"
|
|
||||||
},
|
|
||||||
"position": {
|
|
||||||
"basis": "100px",
|
|
||||||
"grow": 1
|
|
||||||
},
|
|
||||||
"props": {
|
|
||||||
"direction": "column",
|
|
||||||
"style": {
|
|
||||||
"gap": 6,
|
|
||||||
"paddingBottom": 20,
|
|
||||||
"paddingLeft": 10,
|
|
||||||
"paddingRight": 10,
|
|
||||||
"paddingTop": 13
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"type": "ia.container.flex"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"meta": {
|
|
||||||
"name": "Commands_tab"
|
|
||||||
},
|
|
||||||
"position": {
|
|
||||||
"tabIndex": 2
|
|
||||||
},
|
|
||||||
"props": {
|
|
||||||
"direction": "column",
|
|
||||||
"style": {
|
|
||||||
"paddingTop": 1
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"type": "ia.container.flex"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"meta": {
|
"meta": {
|
||||||
@ -601,7 +564,6 @@
|
|||||||
"grow": 1
|
"grow": 1
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"currentTabIndex": 1,
|
|
||||||
"menuType": "modern",
|
"menuType": "modern",
|
||||||
"tabSize": {
|
"tabSize": {
|
||||||
"width": 1000
|
"width": 1000
|
||||||
@ -626,8 +588,7 @@
|
|||||||
},
|
},
|
||||||
"tabs": [
|
"tabs": [
|
||||||
"Alarms",
|
"Alarms",
|
||||||
"Info",
|
"Info"
|
||||||
"Commands"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"type": "ia.container.tab"
|
"type": "ia.container.tab"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user