From c5e7a9e4f64c530bc781a294aa4602df199c8e11 Mon Sep 17 00:00:00 2001 From: gugak Date: Fri, 2 May 2025 08:32:27 -0700 Subject: [PATCH] fixed naming of the gateway --- .../views/PopUp-Views/Detail-View-Filter/view.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/PopUp-Views/Detail-View-Filter/view.json b/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/PopUp-Views/Detail-View-Filter/view.json index b142797..f2265b1 100644 --- a/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/PopUp-Views/Detail-View-Filter/view.json +++ b/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/PopUp-Views/Detail-View-Filter/view.json @@ -459,7 +459,7 @@ } }, "meta": { - "name": "Show-Gateways", + "name": "Show-DPM-MCM", "tooltip": { "delay": 250 } @@ -502,7 +502,7 @@ "marginLeft": 10, "marginRight": 10 }, - "text": "Show Gateways" + "text": "Show DPM/MCM" }, "scripts": { "customMethods": [],