[IMP] improved category and message-summary tag

bzr revid: ggh@tinyerp.com-20130219090728-5b8b3ffqzrih3wbb
This commit is contained in:
ggh-openerp 2013-02-19 14:37:28 +05:30
parent 2770f4e496
commit d83dcbcdf6
1 changed files with 1 additions and 1 deletions

View File

@ -287,8 +287,8 @@
</div>
<div class="oe_kanban_footer_left" style="margin-top:5px;">
<t t-raw="record.message_summary.raw_value"/>
<field name="categ_ids"/>
<t t-raw="record.message_summary.raw_value"/>
</div>
</div>
<div class="oe_clear"></div>