mirror of https://github.com/OCA/social.git
[FIX][9.0] partner buttons view on enterprise
parent
1ff5644808
commit
e87e745d62
|
@ -13,7 +13,7 @@
|
||||||
context="{'search_default_recipient': email,
|
context="{'search_default_recipient': email,
|
||||||
'default_recipient': email}"
|
'default_recipient': email}"
|
||||||
type="action"
|
type="action"
|
||||||
class="oe_stat_button oe_inline"
|
class="oe_stat_button"
|
||||||
icon="fa-envelope-o"
|
icon="fa-envelope-o"
|
||||||
attrs="{'invisible': [('email', '=', False)]}">
|
attrs="{'invisible': [('email', '=', False)]}">
|
||||||
<field name="tracking_emails_count"
|
<field name="tracking_emails_count"
|
||||||
|
|
Loading…
Reference in New Issue