mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update app_base
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
<xpath expr="//field[@name='image_1920']" position="move"/>
|
<xpath expr="//field[@name='image_1920']" position="move"/>
|
||||||
</xpath>
|
</xpath>
|
||||||
<xpath expr="//span[@id='add_title']" position="after">
|
<xpath expr="//span[@id='add_title']" position="after">
|
||||||
<xpath expr="//div[@class='oe_title']" position="move"/>
|
<xpath expr="//div[hasclass('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" position="move"/>
|
<xpath expr="//group" position="move"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user