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",