update common

This commit is contained in:
ivan deng
2020-08-18 16:53:38 +08:00
parent 2f4aec2302
commit eaecdf56fd

View File

@@ -29,7 +29,7 @@
<xpath expr="//div[@class='oe_title']" position="move"/> <xpath expr="//div[@class='oe_title']" position="move"/>
</xpath> </xpath>
<xpath expr="//span[@id='add_group']" position="after"> <xpath expr="//span[@id='add_group']" position="after">
<xpath expr="//group[@name='first']" position="move"/> <xpath expr="//group[1]" position="move"/>
</xpath> </xpath>
</field> </field>
</record> </record>