changes menores
This commit is contained in:
@@ -42,6 +42,13 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<field name="observation"/>
|
||||
</page>
|
||||
</xpath>
|
||||
<xpath expr="/form/notebook/page[@id='features']" position="after">
|
||||
<page string="Calibration" id="calibration">
|
||||
<newline/>
|
||||
<label name="calibration"/>
|
||||
<field name="calibration"/>
|
||||
</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>
|
||||
@@ -49,16 +56,25 @@ this repository contains the full copyright notices and license terms. -->
|
||||
expr="/form/notebook/page[@id='measurements']" position="inside">
|
||||
<separator id="enviromental_conditions" string="Enviromental Conditions" colspan="4"/>
|
||||
|
||||
<label name="temperature"/>
|
||||
<field name="temperature"/>
|
||||
<label name="temperature_init"/>
|
||||
<field name="temperature_init"/>
|
||||
<newline/>
|
||||
<label name="temperature_end"/>
|
||||
<field name="temperature_end"/>
|
||||
<field name="temperature_uom"/>
|
||||
|
||||
<label name="moisture"/>
|
||||
<field name="moisture"/>
|
||||
<newline/>
|
||||
<label name="moisture_init"/>
|
||||
<field name="moisture_init"/>
|
||||
<newline/>
|
||||
<label name="moisture_end"/>
|
||||
<field name="moisture_end"/>
|
||||
<field name="moisture_uom"/>
|
||||
|
||||
<separator id="electrical_conditions" string="Electrical Conditions" colspan="4"/>
|
||||
|
||||
<label name="electrical_equipment"/>
|
||||
<field name="electrical_equipment"/>
|
||||
<newline/>
|
||||
<label name="frequency"/>
|
||||
<field name="frequency"/>
|
||||
<field name="frequency_uom"/>
|
||||
|
||||
Reference in New Issue
Block a user