Skip to content
Snippets Groups Projects
Commit a0584efe authored by Yenthe V.G's avatar Yenthe V.G Committed by Martin Trigaux
Browse files

[IMP] website: remove unnecessary group elements (for easier xpaths)

parent 4a8de65c
Branches
Tags
No related merge requests found
......@@ -26,18 +26,14 @@
<sheet>
<div name="domain">
<group name="domain">
<group>
<field name="name"/>
<field name="domain"/>
</group>
<field name="name"/>
<field name="domain"/>
</group>
</div>
<div name="other">
<group name="other">
<group>
<field name="company_id" widget="selection" groups="base.group_multi_company"/>
<field name="default_lang_id" widget="selection" groups="base.group_no_one"/>
</group>
<field name="company_id" widget="selection" groups="base.group_multi_company"/>
<field name="default_lang_id" widget="selection" groups="base.group_no_one"/>
</group>
</div>
</sheet>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment