Remove content field in Pages History form in website_blog module

This commit is contained in:
Yogesh Parekh 2014-05-22 16:17:22 +05:30
parent 52f571ac8a
commit 59ecefbed2
1 changed files with 0 additions and 2 deletions

View File

@ -140,8 +140,6 @@
<h1><field name="post_id" select="1" /></h1>
<label for="create_date" class="oe_edit_only"/>
<field name="create_date" readonly="1"/>
<label for="content" class="oe_edit_only"/>
<field name="content" colspan="4"/>
</form>
</field>
</record>