Add support for avatar

This commit is contained in:
Albert Cervera i Areny 2021-03-30 15:32:23 +02:00
parent 485a9d4234
commit 4da4e8230f

View file

@ -2,7 +2,7 @@
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<data>
<xpath expr="/form/group[@id='checkboxes']" position="inside">
<xpath expr="/form/group[@id='header']/group[@id='checkboxes']" position="inside">
<label name="send_in_paper"/>
<field name="send_in_paper"/>
</xpath>