change name 'equipment_available' to 'equipment_create'
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
<xpath
|
||||
expr="/form/notebook/page[@id='info']/separator[@name='comment']"
|
||||
position="before">
|
||||
<label name="equipment_available"/>
|
||||
<field name="equipment_available"/>
|
||||
<label name="equipment_create"/>
|
||||
<field name="equipment_create"/>
|
||||
</xpath>
|
||||
<xpath expr="//button[@name='process']" position="after">
|
||||
<button name="create_equipments"/>
|
||||
|
||||
Reference in New Issue
Block a user