From 19c3c876dd0a72365ce35c95c0db0c50683137a6 Mon Sep 17 00:00:00 2001 From: gigi mamaladze Date: Mon, 30 Jun 2025 18:53:29 +0400 Subject: [PATCH] Fixed LOGO --- .../views/Header/Header/view.json | 24 +++---------------- 1 file changed, 3 insertions(+), 21 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 dd7a864..349f06d 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, - 1750943397562 + 1751294676695 ], - "$ts": 1750943397562 + "$ts": 1751294676693 } } }, @@ -212,9 +212,6 @@ "type": "ia.container.flex" }, { - "custom": { - "s3URI": "SCADA/rme-white-250.png" - }, "meta": { "name": "Image" }, @@ -229,21 +226,6 @@ }, "type": "expr" } - }, - "props.source": { - "binding": { - "config": { - "path": "this.custom.s3URI" - }, - "enabled": false, - "transforms": [ - { - "code": "\treturn AWS.s3.getPresignedURL(self, value)", - "type": "script" - } - ], - "type": "property" - } } }, "props": { @@ -251,7 +233,7 @@ "height": 30, "mode": "fill" }, - "source": null + "source": "/system/images/Builtin/amazon_rme_logo.png" }, "type": "ia.display.image" },