diff --git a/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/PopUp-Views/Controller-Equipment/Information-Docked-East-Device-Status/resource.json b/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/PopUp-Views/Controller-Equipment/Information-Docked-East-Device-Status/resource.json new file mode 100644 index 0000000..938a123 --- /dev/null +++ b/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/PopUp-Views/Controller-Equipment/Information-Docked-East-Device-Status/resource.json @@ -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" + } +} \ No newline at end of file diff --git a/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/PopUp-Views/Controller-Equipment/Information-Docked-East-Device-Status/view.json b/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/PopUp-Views/Controller-Equipment/Information-Docked-East-Device-Status/view.json index 0b1ecd0..d3c87cc 100644 --- a/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/PopUp-Views/Controller-Equipment/Information-Docked-East-Device-Status/view.json +++ b/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/PopUp-Views/Controller-Equipment/Information-Docked-East-Device-Status/view.json @@ -555,43 +555,6 @@ } }, "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": { @@ -601,7 +564,6 @@ "grow": 1 }, "props": { - "currentTabIndex": 1, "menuType": "modern", "tabSize": { "width": 1000 @@ -626,8 +588,7 @@ }, "tabs": [ "Alarms", - "Info", - "Commands" + "Info" ] }, "type": "ia.container.tab"