changes
This commit is contained in:
parent
338b12a7e1
commit
b6804c643a
3 changed files with 248 additions and 1 deletions
|
@ -775,7 +775,7 @@ class Localuser{
|
|||
["title",
|
||||
"Editing " + json.name
|
||||
],
|
||||
["hdiv",
|
||||
["vdiv",
|
||||
["textbox", "Application name:", json.name, event => {
|
||||
fields.name=event.target.value;
|
||||
}],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue