Mercurial > pub > site.implab
view view/site/user/edit.tt @ 14:d997ff96acf1
sync
author | sergey |
---|---|
date | Mon, 19 May 2014 18:34:16 +0400 |
parents | 573272ec604b |
children |
line wrap: on
line source
[% labels( Title = 'Update profile', BtnSubmit = 'Save' ); document.title = Title; render('pagemenu'); display_model( result, 'dojo/form', layout = { content = 'form/box', args = { title = Title, buttons = [ { type='submit', text= BtnSubmit } ] } }, ) %]