no message
This commit is contained in:
@@ -34,14 +34,14 @@
|
||||
{
|
||||
"caption": "Adresse",
|
||||
"name": "address",
|
||||
"width": "35%",
|
||||
"width": "25%",
|
||||
"add": "",
|
||||
"edit": { "type": "ValidationTextBox" }
|
||||
},
|
||||
{
|
||||
"caption": "Ort",
|
||||
"name": "city",
|
||||
"width": "20%",
|
||||
"width": "25%",
|
||||
"add": "",
|
||||
"edit": { "type": "ValidationTextBox" }
|
||||
}
|
||||
@@ -93,7 +93,7 @@
|
||||
{
|
||||
"caption": "Benutzer-ID",
|
||||
"name": "user_id",
|
||||
"width": "15%",
|
||||
"width": "20%",
|
||||
"add": "",
|
||||
"edit": { "type": "ValidationTextBox" }
|
||||
}
|
||||
@@ -124,21 +124,21 @@
|
||||
{
|
||||
"caption": "Name",
|
||||
"name": "name",
|
||||
"width": "25%",
|
||||
"width": "20%",
|
||||
"add": "",
|
||||
"edit": { "type": "ValidationTextBox" }
|
||||
},
|
||||
{
|
||||
"caption": "Var. Verbrauch",
|
||||
"name": "var_consumption",
|
||||
"width": "25%",
|
||||
"width": "20%",
|
||||
"add": 0,
|
||||
"edit": { "type": "SelectVariable" }
|
||||
},
|
||||
{
|
||||
"caption": "Benutzer-ID",
|
||||
"name": "user_id",
|
||||
"width": "15%",
|
||||
"width": "20%",
|
||||
"add": "",
|
||||
"edit": { "type": "ValidationTextBox" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user