no message
This commit is contained in:
@@ -27,21 +27,21 @@
|
||||
{
|
||||
"caption": "Name",
|
||||
"name": "name",
|
||||
"width": "25%",
|
||||
"width": "20%",
|
||||
"add": "",
|
||||
"edit": { "type": "ValidationTextBox" }
|
||||
},
|
||||
{
|
||||
"caption": "Adresse",
|
||||
"name": "address",
|
||||
"width": "25%",
|
||||
"width": "20%",
|
||||
"add": "",
|
||||
"edit": { "type": "ValidationTextBox" }
|
||||
},
|
||||
{
|
||||
"caption": "Ort",
|
||||
"name": "city",
|
||||
"width": "25%",
|
||||
"width": "20%",
|
||||
"add": "",
|
||||
"edit": { "type": "ValidationTextBox" }
|
||||
}
|
||||
@@ -52,7 +52,7 @@
|
||||
|
||||
{
|
||||
"type": "ExpansionPanel",
|
||||
"caption": "Stromzähler",
|
||||
"caption": "Stromzaehler",
|
||||
"items": [
|
||||
{
|
||||
"type": "List",
|
||||
@@ -104,7 +104,7 @@
|
||||
|
||||
{
|
||||
"type": "ExpansionPanel",
|
||||
"caption": "Wasserzähler / Verbrauchszähler",
|
||||
"caption": "Wasserzaehler / Verbrauchszaehler",
|
||||
"items": [
|
||||
{
|
||||
"type": "List",
|
||||
|
||||
Reference in New Issue
Block a user