From fef1027a30b5986be990aa103a503188e8150540 Mon Sep 17 00:00:00 2001 From: "b.makharadze" Date: Tue, 29 Apr 2025 12:38:06 +0400 Subject: [PATCH] Added logo --- .../views/Header/Header/view.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/Header/Header/view.json b/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/Header/Header/view.json index e2cb645..7981c25 100644 --- a/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/Header/Header/view.json +++ b/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/Header/Header/view.json @@ -6,9 +6,9 @@ "$": [ "ts", 192, - 1715164723047 + 1745914528657 ], - "$ts": 1715164723045 + "$ts": 1745914528656 } } }, @@ -235,6 +235,7 @@ "config": { "path": "this.custom.s3URI" }, + "enabled": false, "transforms": [ { "code": "\treturn AWS.s3.getPresignedURL(self, value)", @@ -247,9 +248,10 @@ }, "props": { "fit": { - "height": 40, + "height": 30, "mode": "fill" - } + }, + "source": "/system/images/Builtin/amazon_rme_logo.png" }, "type": "ia.display.image" },