util/dataforms.lua

changeset 851
b48c7ed3f7f8
parent 845
fc3dced9801e
child 951
4b9207949735
equal deleted inserted replaced
850:edbd0d1fce93 851:b48c7ed3f7f8
43 end 43 end
44 44
45 -- Jump back up to list of fields 45 -- Jump back up to list of fields
46 form:up(); 46 form:up();
47 end 47 end
48 return form;
48 end 49 end
49 50
50 function form_t.data(layout, stanza) 51 function form_t.data(layout, stanza)
51 52
52 end 53 end

mercurial