no message
This commit is contained in:
@@ -58,12 +58,12 @@
|
||||
"delete":true,
|
||||
"columns":[
|
||||
{
|
||||
"caption":"Stufe",
|
||||
"name":"Variablenname",
|
||||
"caption":"Stufe(n)",
|
||||
"name":"Stufe",
|
||||
"width":"200px",
|
||||
"add":"Stufe",
|
||||
"edit":{
|
||||
"type":"ValidationTextBox"
|
||||
"type":"NumberSpinner"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,17 @@
|
||||
"edit":{
|
||||
"type":"NumberSpinner"
|
||||
}
|
||||
},
|
||||
{
|
||||
"caption":"Schaltkontakt",
|
||||
"name":"Schaltkontakt_Stufe",
|
||||
"width":"400px",
|
||||
"add":0,
|
||||
"edit":{
|
||||
"type":"SelectVariable"
|
||||
}
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user