You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ngcp-panel/share/templates/helpers/ajax_form_modal.tt

8 lines
163 B

[%PROCESS 'helpers/modal.tt'-%]
[%#USE Dumper%]
[%#form=translate_form(form)%]
[%modal_header()%]
[%#Dumper.dump_html(form)%]
[%form.render()%]
[%modal_footer()%]