Nächter Schritt , Umbrüche in lange text in Linien tolltip
This commit is contained in:
@@ -2182,7 +2182,7 @@ const MapComponent = ({ locations, onLocationUpdate, lineCoordinates }) => {
|
|||||||
<div class="bg-white rounded-lg m-0 p-2">
|
<div class="bg-white rounded-lg m-0 p-2">
|
||||||
<span class="text-lg font-semibold text-gray-900">${stat.ModulName || "Unknown"}</span><br>
|
<span class="text-lg font-semibold text-gray-900">${stat.ModulName || "Unknown"}</span><br>
|
||||||
<span class="text-md font-bold text-gray-800">
|
<span class="text-md font-bold text-gray-800">
|
||||||
<span class="font-bold">ModulName :</span> ${stat.ModulTyp || "N/A"}
|
<span class="font-bold"></span> ${stat.ModulTyp || "N/A"}
|
||||||
</span><br>
|
</span><br>
|
||||||
<span class="text-gray-800">
|
<span class="text-gray-800">
|
||||||
<span class="font-bold">
|
<span class="font-bold">
|
||||||
|
|||||||
@@ -24,11 +24,11 @@ export default function handler(req, res) {
|
|||||||
{
|
{
|
||||||
IdLD: 25440,
|
IdLD: 25440,
|
||||||
Modul: 3,
|
Modul: 3,
|
||||||
DpName: "KUE03_Ausfall",
|
DpName: "KUES03_Ausfall",
|
||||||
ModulName: "42 Solz Sender",
|
ModulName: "42 Solz Sender",
|
||||||
//ModulTyp: "nicht vorhanden",
|
//ModulTyp: "nicht vorhanden",
|
||||||
ModulTyp: "KÜSS V2",
|
ModulTyp: "KÜSS V2",
|
||||||
Message: "KUEG 03: 42 Solz Sender Messwerkausfall kommend",
|
Message: "KÜSS 03: 42 Solz Sender Messwerkausfall kommend",
|
||||||
Level: 4,
|
Level: 4,
|
||||||
PrioColor: "#FF0000",
|
PrioColor: "#FF0000",
|
||||||
PrioName: "system",
|
PrioName: "system",
|
||||||
|
|||||||
Reference in New Issue
Block a user