From 1b63c11fd01210e3b72922b2fae9ccfc64ff5d73 Mon Sep 17 00:00:00 2001 From: ISA Date: Wed, 26 Jun 2024 13:38:19 +0200 Subject: [PATCH] =?UTF-8?q?temp=20branch=20erstellt=20f=C3=BCr=20(HEAD=20d?= =?UTF-8?q?etached=20at=200936429)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/MapComponent.js | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/components/MapComponent.js b/components/MapComponent.js index 665d3bc3d..a4a0f598b 100644 --- a/components/MapComponent.js +++ b/components/MapComponent.js @@ -2182,17 +2182,14 @@ const MapComponent = ({ locations, onLocationUpdate, lineCoordinates }) => {
${stat.ModulName || "Unknown"}
- ModulName : ${stat.ModulTyp || "N/A"} + ${stat.ModulTyp || "N/A"}
- - - ${stat.Message || "N/A"} - - - + + ${stat.Message || "N/A"} (${stat.PrioName || "N/A"})
+
`;