Add widget="email" on email of contacts
This commit is contained in:
committed by
Raphaël Valyi
parent
6b16063692
commit
7d51bdbcd3
@@ -16,6 +16,9 @@
|
||||
<xpath expr="//sheet/div[@class='oe_title']" position="attributes">
|
||||
<attribute name="style">width: 650px;</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//field[@name='child_ids']/form//field[@name='email']" position="attributes">
|
||||
<attribute name="widget">email</attribute>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user