Missing view files in previous commit

This commit is contained in:
Guillem Barba 2014-01-28 19:37:11 +01:00
parent 08d500fbf3
commit 3b5f4fd6f7
2 changed files with 20 additions and 0 deletions

10
view/farm_animal_form.xml Normal file
View File

@ -0,0 +1,10 @@
<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<data>
<xpath expr="/form/notebook/page[@id='weights']/field[@name='current_weight']"
position="after">
<label name="nutrition_program"/>
<field name="nutrition_program"/>
</xpath>
</data>

View File

@ -0,0 +1,10 @@
<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<data>
<xpath expr="/form/notebook/page[@id='weights']/field[@name='current_weight']"
position="after">
<label name="nutrition_program"/>
<field name="nutrition_program"/>
</xpath>
</data>