no message

This commit is contained in:
2025-11-03 15:28:45 +01:00
parent 1510f51ebd
commit 38d1ad7fe2

View File

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