trytonpsk-crm/view/survey_template_line_form.xml

14 lines
424 B
XML

<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<form>
<label name="group"/>
<field name="group"/>
<label name="sequence"/>
<field name="sequence"/>
<label name="ask"/>
<field name="ask" colspan="3"/>
<label name="type_response"/>
<field name="type_response"/>
</form>