small refactorings

This commit is contained in:
Youssef Elouahby 2018-10-26 12:06:31 +01:00
parent 34a697d5dc
commit 5ca2a14e64
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
<!-- <!--
Copyright 2017-2018 Fabien Bourgeois <fabien@yaltik.com> Copyright 2017-2018 Fabien Bourgeois <fabien@yaltik.com>
Copyright 2018 Youssef El Ouahby <youssef@yaltik.com>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by it under the terms of the GNU Affero General Public License as published by

View File

@ -2,6 +2,7 @@
<!-- <!--
Copyright 2017-2018 Fabien Bourgeois <fabien@yaltik.com> Copyright 2017-2018 Fabien Bourgeois <fabien@yaltik.com>
Copyright 2018 Youssef El Ouahby <youssef@yaltik.com>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by it under the terms of the GNU Affero General Public License as published by
@ -48,7 +49,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
position="after"> position="after">
<field name="area_id" placeholder="Area, quarter..." <field name="area_id" placeholder="Area, quarter..."
options="{'no_create': true}" /> options="{'no_create': true}" />
<field name="age"/>
</xpath> </xpath>
</field> </field>
</record> </record>