{{extend 'nwc/layout.html'}}
|
{{if response.prm_input:}}
{{=form.custom.submit}} | {{=response.cmd_help}} | {{pass}}{{=response.cmd_back}} |
{{=form.custom.label.groupvalue}}
|
{{=form.custom.widget.groupvalue}} |
{{if form.formname=='groups/create':}}
{{=form.custom.widget.groupname}}
{{else:}}
{{=form.custom.widget.groupname}}
{{pass}}
|
{{=form.custom.label.inactive}}
|
{{=form.custom.widget.inactive}} |
{{=T('Description')}}
|
{{=form.custom.widget.description}} |
{{=response.cmd_groups_new}} | {{pass}}{{=response.sform}} |
{{=form}} |