From 3273bb87bf29843593ad6f1701abe289e46dbceb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Mon, 3 Nov 2025 15:17:14 +0100 Subject: [PATCH] no message --- Abrechnung/form.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Abrechnung/form.json b/Abrechnung/form.json index 66a7a22..5b71e57 100644 --- a/Abrechnung/form.json +++ b/Abrechnung/form.json @@ -27,21 +27,21 @@ { "caption": "Name", "name": "name", - "width": "25%", + "width": "20%", "add": "", "edit": { "type": "ValidationTextBox" } }, { "caption": "Adresse", "name": "address", - "width": "25%", + "width": "20%", "add": "", "edit": { "type": "ValidationTextBox" } }, { "caption": "Ort", "name": "city", - "width": "25%", + "width": "20%", "add": "", "edit": { "type": "ValidationTextBox" } } @@ -52,7 +52,7 @@ { "type": "ExpansionPanel", - "caption": "Stromzähler", + "caption": "Stromzaehler", "items": [ { "type": "List", @@ -104,7 +104,7 @@ { "type": "ExpansionPanel", - "caption": "Wasserzähler / Verbrauchszähler", + "caption": "Wasserzaehler / Verbrauchszaehler", "items": [ { "type": "List",