From 38d1ad7fe26fdb92420293e31fedb8f3d375f4d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Mon, 3 Nov 2025 15:28:45 +0100 Subject: [PATCH] no message --- Abrechnung/form.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Abrechnung/form.json b/Abrechnung/form.json index c848bc2..97c6062 100644 --- a/Abrechnung/form.json +++ b/Abrechnung/form.json @@ -100,14 +100,14 @@ "name": "start", "width": "20%", "add": "", - "edit": { "type": "DateTime" } + "edit": { "type": "SelectDate" } }, { "caption": "Enddatum", "name": "end", "width": "20%", "add": "", - "edit": { "type": "DateTime" } + "edit": { "type": "SelectDate" } }, { "caption": "Tarif (Rp/Einheit)", @@ -119,7 +119,7 @@ { "caption": "Einheit", "name": "unit_type", - "width": "30%", + "width": "20%", "add": "Strombezug", "edit": { "type": "Select",