Mercurial > pub > site.implab
view view/site/user/edit.tt @ 11:573272ec604b
almost comlete doxygen library
author | sergey |
---|---|
date | Thu, 15 May 2014 18:24:02 +0400 |
parents | |
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 } ] } }, ) %]