model of products
This commit is contained in:
parent
f0faa4058f
commit
b766a9ceda
@ -99,7 +99,6 @@ this repository contains the full copyright notices and license terms. -->
|
|||||||
<xpath
|
<xpath
|
||||||
expr="/form/notebook/page[@id='measurements']" position="inside">
|
expr="/form/notebook/page[@id='measurements']" position="inside">
|
||||||
<separator id="enviromental_working_conditions" string="Enviromental Working Conditions" colspan="4"/>
|
<separator id="enviromental_working_conditions" string="Enviromental Working Conditions" colspan="4"/>
|
||||||
|
|
||||||
<label name="temperature_min"/>
|
<label name="temperature_min"/>
|
||||||
<field name="temperature_min"/>
|
<field name="temperature_min"/>
|
||||||
<newline/>
|
<newline/>
|
||||||
@ -115,18 +114,15 @@ this repository contains the full copyright notices and license terms. -->
|
|||||||
<field name="moisture_uom"/>
|
<field name="moisture_uom"/>
|
||||||
|
|
||||||
<separator id="electrical_conditions" string="Electrical Conditions" colspan="4"/>
|
<separator id="electrical_conditions" string="Electrical Conditions" colspan="4"/>
|
||||||
|
|
||||||
<label name="electrical_equipment"/>
|
<label name="electrical_equipment"/>
|
||||||
<field name="electrical_equipment"/>
|
<field name="electrical_equipment"/>
|
||||||
<newline/>
|
<newline/>
|
||||||
<label name="frequency"/>
|
<label name="frequency"/>
|
||||||
<field name="frequency"/>
|
<field name="frequency"/>
|
||||||
<field name="frequency_uom"/>
|
<field name="frequency_uom"/>
|
||||||
|
|
||||||
<label name="voltageAC"/>
|
<label name="voltageAC"/>
|
||||||
<field name="voltageAC"/>
|
<field name="voltageAC"/>
|
||||||
<field name="voltageAC_uom"/>
|
<field name="voltageAC_uom"/>
|
||||||
|
|
||||||
<label name="voltageDC"/>
|
<label name="voltageDC"/>
|
||||||
<field name="voltageDC"/>
|
<field name="voltageDC"/>
|
||||||
<field name="voltageDC_uom"/>
|
<field name="voltageDC_uom"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user