* Don't look for non-user (e.g. predefined) MCI codes in form/config lookup

This commit is contained in:
Bryan Ashby
2015-08-19 18:50:40 -06:00
parent 4cf10ba85c
commit ca26cca55b
4 changed files with 32 additions and 3 deletions

Binary file not shown.

View File

@@ -284,7 +284,7 @@
"fallback" : "messageArea",
"form" : {
"0" : {
"TLVM" : {
"VM" : {
"mci" : {
"VM1" : {
"widht" : 30,
@@ -302,7 +302,7 @@
}
]
},
"actionKeys" : [ // :TODO: Need better name
"actionKeys" : [
{
"keys" : [ "escape" ],
"action" : "@menu:messageArea"