From a314141093f7e16493a47009948d71e7095858e2 Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Mon, 26 Jan 2026 12:55:13 +0100 Subject: [PATCH] no message --- Bat_EV_SDL/form.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Bat_EV_SDL/form.json b/Bat_EV_SDL/form.json index bd29490..191ac69 100644 --- a/Bat_EV_SDL/form.json +++ b/Bat_EV_SDL/form.json @@ -10,7 +10,7 @@ { "caption":"Typ", "name":"typ", - "width":"200px", + "width":"100px", "add":"Stufe", "edit":{ "type":"ValidationTextBox" @@ -53,7 +53,7 @@ } }, { - "caption":"Batterieleistung Laden SDL", + "caption":"Laden SDL", "name":"powerbat_laden_sdl", "width":"200px", "add":0, @@ -62,7 +62,7 @@ } }, { - "caption":"Batterieleistung Entladen SDL", + "caption":"Entladen SDL", "name":"powerbat_entladen_sdl", "width":"200px", "add":0, @@ -71,7 +71,7 @@ } }, { - "caption":"Batterie SOC-EV", + "caption":"SOC-EV", "name":"ev_soc", "width":"200px", "add":0, @@ -80,7 +80,7 @@ } }, { - "caption":"Batterieleistung Laden EV", + "caption":"Laden EV", "name":"powerbat_laden_EV", "width":"200px", "add":0, @@ -89,7 +89,7 @@ } }, { - "caption":"Batterieleistung Entladen EV", + "caption":"Entladen EV", "name":"powerbat_entladen_ev", "width":"200px", "add":0, -- 2.43.0.windows.1