no message
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user