[FIX] website_mail_group: email-based author was wrongly placed in the layout

This commit is contained in:
--global 2014-05-22 12:48:32 +02:00
parent b0def9d479
commit a6eaa7bac3
1 changed files with 1 additions and 1 deletions

View File

@ -236,10 +236,10 @@
"fields": ["name"]
}'/>
</t>
<t t-if="not thread.author_id"><t t-esc="thread.email_from"/></t>
- <i class="fa fa-calendar"/> <t t-esc="thread.date"/>
- <i class="fa fa-paperclip"/> <t t-esc="len(thread.attachment_ids)"/>
</small>
<t t-if="not thread.author_id"><t t-esc="thread.email_from"/></t>
<p t-if="thread.child_ids" class="mt8">
<a href="#" class="o_mg_link_hide">
<i class="fa fa-chevron-right"/> <t t-raw="len(thread.child_ids)"/> replies