mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 21:57:45 +03:00
util.dataforms: Return the form
This commit is contained in:
parent
fffdba514a
commit
fbb86043bd
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ function form_t.form(layout, data)
|
|||
-- Jump back up to list of fields
|
||||
form:up();
|
||||
end
|
||||
return form;
|
||||
end
|
||||
|
||||
function form_t.data(layout, stanza)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue