[Analyses pour la ville] small improvment

This commit is contained in:
Youssef Elouahby 2019-01-14 14:48:25 +01:00
parent 6e81fd3026
commit 00eafb7837
1 changed files with 2 additions and 2 deletions

View File

@ -27,8 +27,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<field name="arch" type="xml">
<pivot string="Golem Member Analysis">
<field name="age_range_start_season" type="col"/>
<field name="area_id" type="row"/>
<field name="activity_id" type="row"/>
<field name="area_id" type="row"/>
</pivot>
</field>
</record>
@ -38,8 +38,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<field name="arch" type="xml">
<pivot string="Golem Member Analysis">
<field name="age_range_end_season" type="col"/>
<field name="area_id" type="row"/>
<field name="activity_id" type="row"/>
<field name="area_id" type="row"/>
</pivot>
</field>
</record>