* New string util method: format()
* Minor work on area list -- WIP!
This commit is contained in:
@@ -287,8 +287,17 @@
|
||||
"mci" : {
|
||||
"LV1" : {
|
||||
"widht" : 30,
|
||||
"height" : 10
|
||||
"height" : 10,
|
||||
"focus" : true
|
||||
}
|
||||
},
|
||||
"submit" : {
|
||||
"*" : [
|
||||
{
|
||||
"value" : null,
|
||||
"action" : "@method:changeArea"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user