From ba20f3573585e2a7182f566a3a621fd97fe4faac Mon Sep 17 00:00:00 2001 From: Yinyin Liu Date: Mon, 16 Feb 2026 15:09:50 +0100 Subject: [PATCH] added Installation SN in SodistoreHome list page on monitor --- .../FlatInstallationView.tsx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/typescript/frontend-marios2/src/content/dashboards/SodiohomeInstallations/FlatInstallationView.tsx b/typescript/frontend-marios2/src/content/dashboards/SodiohomeInstallations/FlatInstallationView.tsx index a8563ee3c..982e187b4 100644 --- a/typescript/frontend-marios2/src/content/dashboards/SodiohomeInstallations/FlatInstallationView.tsx +++ b/typescript/frontend-marios2/src/content/dashboards/SodiohomeInstallations/FlatInstallationView.tsx @@ -99,6 +99,9 @@ const FlatInstallationView = (props: FlatInstallationViewProps) => { + + + @@ -156,6 +159,19 @@ const FlatInstallationView = (props: FlatInstallationViewProps) => { + + + {installation.serialNumber} + + +