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
|
||||
expr="/form/notebook/page[@id='measurements']" position="inside">
|
||||
<separator id="enviromental_working_conditions" string="Enviromental Working Conditions" colspan="4"/>
|
||||
|
||||
<label name="temperature_min"/>
|
||||
<field name="temperature_min"/>
|
||||
<newline/>
|
||||
@ -115,18 +114,15 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<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"/>
|
||||
|
||||
<label name="voltageAC"/>
|
||||
<field name="voltageAC"/>
|
||||
<field name="voltageAC_uom"/>
|
||||
|
||||
<label name="voltageDC"/>
|
||||
<field name="voltageDC"/>
|
||||
<field name="voltageDC_uom"/>
|
||||
|
Loading…
Reference in New Issue
Block a user