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,