Replace tabs to spaces

This commit is contained in:
Raimon Esteve 2018-02-06 15:43:44 +01:00
parent 206629cbd8
commit 09bf2c6cb6
1 changed files with 6 additions and 5 deletions

View File

@ -1,7 +1,8 @@
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<data>
<xpath expr="/form/field[@name='party_lang']" position="after">
<label name="default_country"/>
<field name="default_country"/>
</xpath>
<xpath expr="/form/field" position="after">
<label name="default_country"/>
<field name="default_country"/>
</xpath>
</data>