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