This commit is contained in:
sinergia 2022-06-30 13:00:56 -05:00
parent f0f76ca652
commit a9876fada4
2 changed files with 6 additions and 1 deletions

View File

@ -7,7 +7,7 @@ this repository contains the full copyright notices and license terms. -->
<label name="party_related"/>
<field name="party_related"/>
</xpath>
<xpath expr="/form/group[@id='checkboxes']" position="inside">
<xpath expr="/form/group[@id='checkboxes']/field[@name='delivery']" position="after">
<label name="campus"/>
<field name="campus"/>
</xpath>

View File

@ -35,6 +35,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="observation"/>
</page>
</xpath>
<xpath expr="/form/notebook/page[@id='measurements']/label[@name='length']" position="before">
<separator id="measurements_equipment" string="Measurements of Equipment" colspan="4"/>
</xpath>
<xpath
expr="/form/notebook/page[@id='measurements']" position="inside">
<separator id="enviromental_conditions" string="Enviromental Conditions" colspan="4"/>
@ -61,6 +64,8 @@ this repository contains the full copyright notices and license terms. -->
<label name="voltageDC"/>
<field name="voltageDC"/>
<field name="voltageDC_uom"/>
<separator id="time_life_equipment" string="Time Life Equipment" colspan="4"/>
<label name="useful_life"/>
<field name="useful_life"/>