Replace tabs to spaces

This commit is contained in:
Raimon Esteve 2018-02-06 15:43:44 +01:00
parent 7431dba244
commit a016f752fb
1 changed files with 4 additions and 5 deletions

View File

@ -1,9 +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" 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>