{{b_customRowContent_form = True}} {{b_customRowSearchResults_grid = False}} {{extend os.path.join(D_stvFwkCfg.s_dirFwkView, 'stv_tab_content.html')}} {{block blockCustomRowContent_form}} {{ if rowContent_form: }} {{=rowContent_form.custom.begin}}
{{ if rowContent_form.record_id:}} {{ # No hay id para detalles }} {{ pass }}
{{=rowContent_form.custom.widget.permiso_id}}
{{=rowContent_form.custom.widget.descripcion}}
{{=rowContent_form.custom.widget.icono}}
{{if rowContent_form.custom.widget.notas:}}

{{=rowContent_form.custom.widget.notas}}
{{pass}} {{=rowContent_form.custom.end}} {{ pass }} {{end}} {{block blockCustomRowSearchResults_grid}} {{end}} {{block blockCustomJsBefore}} {{end}} {{block blockCustomJsAfter}} {{end}}