[IMP] mail: 'Post' to 'Send to followers'

bzr revid: chm@openerp.com-20130214112036-qgekbxegb8a3ihjh
This commit is contained in:
Christophe Matthieu 2013-02-14 12:20:36 +01:00
parent f33db4543c
commit ca76cb8d32
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
</div>
<div class="oe_msg_footer">
<div class="oe_msg_attachment_list"></div>
<button class="oe_post">Post</button>
<button class="oe_post">Send to followers</button>
<t t-call="mail.compose_message.add_attachment"/>
<!--<a class="oe_cancel oe_e">X</a>-->
</div>