{{extend 'nwc/layout.html'}} {{if response.margin_top:}}
{{else:}}
{{pass}} {{=form.custom.begin}}
{{=response.title}} {{=response.subtitle}} {{=form.custom.submit}} {{=response.cmd_help}} {{=response.cmd_back}}
{{if not response.prm_input:}}
{{=form.custom.label.groupvalue}}
{{=form.custom.widget.groupvalue}} {{=response.cmd_delete}}
{{=T('Description')}}
{{=T('Data filter')}}
{{=response.cmb_transfilter}}{{=response.transfilter_id}}
{{=form.custom.label.inactive}}
{{=form.custom.widget.inactive}}
{{=form.custom.widget.description}}
{{=T('Access rights')}} {{=response.cmd_add_audit}}
{{=view_audit}}
{{else:}} {{if form.custom.widget.subtype:}} {{pass}} {{if response.nervatype=="trans":}} {{pass}}
{{=form.custom.label.nervatype}}
{{if form.formname=='ui_audit/create':}} {{=form.custom.widget.nervatype}} {{else:}}
{{=form.custom.widget.nervatype}}
{{pass}}
{{=form.custom.label.subtype}}
{{=form.custom.widget.subtype}}
{{=form.custom.label.supervisor}}
{{=form.custom.widget.supervisor}}
{{=form.custom.label.inputfilter}}
{{=form.custom.widget.inputfilter}}
{{pass}}
{{=form.custom.end}}