6.4 #101

Merged
Rodia merged 54 commits from 6.4 into master 2023-07-29 21:13:59 -05:00
Showing only changes of commit b766a9ceda - Show all commits

View File

@ -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"/>