mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-24 19:48:23 +02:00
* Not much
This commit is contained in:
parent
ca2274dcf5
commit
5288643189
2 changed files with 19 additions and 1 deletions
BIN
mods/art/demo_edit_text_view.ans
Normal file
BIN
mods/art/demo_edit_text_view.ans
Normal file
Binary file not shown.
|
@ -162,11 +162,29 @@
|
|||
"VM1" : {
|
||||
"mci" : {
|
||||
"VM1" : {
|
||||
"items" : [ "Views" ]
|
||||
"items" : [ "Edit Text View", "Other" ]
|
||||
}
|
||||
},
|
||||
"submit" : {
|
||||
"*" : [
|
||||
{
|
||||
"value" : { "1" : 0 },
|
||||
"action" : "@menu:demoEditTextView"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"demoEditTextView" : {
|
||||
"art" : "demo_edit_text_view.ans",
|
||||
"options" : { "cls" : true },
|
||||
"form" : {
|
||||
"0" : {
|
||||
"CB4ET1ET2ET3ET4ET5" : {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue