views
This commit is contained in:
parent
f0f76ca652
commit
a9876fada4
@ -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>
|
||||
|
@ -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"/>
|
||||
|
Loading…
Reference in New Issue
Block a user