From dfa2f8929537e17ea10d4f09acefab5e44ceba59 Mon Sep 17 00:00:00 2001 From: Yinyin Liu Date: Thu, 26 Mar 2026 10:15:25 +0100 Subject: [PATCH] comment last week in Overview and detailed battery view of sodistore home --- .../dashboards/BatteryView/BatteryViewSodioHome.tsx | 7 ++++--- .../src/content/dashboards/Overview/overview.tsx | 2 +- .../dashboards/SodiohomeInstallations/Installation.tsx | 1 + 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/typescript/frontend-marios2/src/content/dashboards/BatteryView/BatteryViewSodioHome.tsx b/typescript/frontend-marios2/src/content/dashboards/BatteryView/BatteryViewSodioHome.tsx index 21de1ca34..90a4e9f30 100644 --- a/typescript/frontend-marios2/src/content/dashboards/BatteryView/BatteryViewSodioHome.tsx +++ b/typescript/frontend-marios2/src/content/dashboards/BatteryView/BatteryViewSodioHome.tsx @@ -240,12 +240,13 @@ function BatteryViewSodioHome(props: BatteryViewSodioHomeProps) { align="center" sx={{ fontWeight: 'bold' }} > - + >*/} {'Battery Cluster ' + BatteryId} - + {/**/} - {props.device !== 3 && ( + {props.device !== 3 && props.product !== 2 && (