[IMP] crm_helpdesk: rename message_ids_social to message_ids

bzr revid: tpa@tinyerp.com-20120503053228-ucfjnw7fv726i0qq
This commit is contained in:
Turkesh Patel (Open ERP) 2012-05-03 11:02:28 +05:30
parent 0fd7bb9034
commit cf4a27c0e9
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@
</group>
</sheet>
<div class="oe_form_sheet_width">
<field name="message_ids_social" colspan="4" widget="ThreadView" nolabel="1"/>
<field name="message_ids" colspan="4" widget="ThreadView" nolabel="1"/>
</div>
</form>
</field>