mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] Chatter Position
This commit is contained in:
committed by
Sergey Shebanin
parent
392843e958
commit
f2c104ac21
@@ -13,7 +13,7 @@
|
||||
<field name="inherit_id" ref="base.view_users_form_simple_modif" />
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//field[@name='email']" position="after">
|
||||
<field name="chatter_position" />
|
||||
<field name="chatter_position" readonly="0" />
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
Reference in New Issue
Block a user