{{# -*- coding: utf-8 -*-}} {{b_customRowContent_formAdvSearch = True}} {{b_customRowContent_form = True}} {{b_customRowSearchResults_grid = False}} {{extend os.path.join(D_stvFwkCfg.s_dirFwkView, 'stv_tab_content.html')}} {{block blockCustomRowContent_formAdvSearch}} {{end}} {{block blockCustomRowContent_form}} {{ if rowContent_form: }} {{=rowContent_form.custom.begin}}

{{=rowContent_form.custom.widget.id}}
{{=rowContent_form.custom.widget.emp_tra_permiso_id}}
{{=rowContent_form.custom.widget.idvehic_auto_configautotransporte_id}}
{{=rowContent_form.custom.widget.transporte_tipopermiso_id}}
{{=rowContent_form.custom.widget.numpermisosct}}
{{=rowContent_form.custom.widget.nombreaseg}}
{{=rowContent_form.custom.widget.numpolizaseguro}}
{{=rowContent_form.custom.widget.idvehic_placavm}}
{{=rowContent_form.custom.widget.idvehic_aniomodelovm}}
{{=rowContent_form.custom.widget.remolque1_auto_configautotransporte_id}}
{{=rowContent_form.custom.widget.remolque1_placa}}
{{=rowContent_form.custom.widget.remolque2_auto_configautotransporte_id}}
{{=rowContent_form.custom.widget.remolque2_placa}}
{{ if rowContent_form.custom.label.notas: }}
{{=rowContent_form.custom.widget.notas}}
{{ else: pass }} {{=rowContent_form.custom.end}} {{ else: pass # rowContent_form }} {{end}} {{block blockCustomRowSearchResults_grid}} {{end}} {{block blockCustomJsBefore}} {{end}} {{block blockCustomJsAfter}} {{end}}