[IMP]lunch:Adding a String to separator

bzr revid: mma@tinyerp.com-20110620121332-h0g5x5ugr19b35x8
This commit is contained in:
mayur maheshwari (Open ERP) 2011-06-20 17:43:32 +05:30
parent cddc1cf0f7
commit 0ad94ae959
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@
<notebook colspan="4">
<page string="General Information">
<field name="active"/>
<separator colspan="4" />
<separator string="Description" colspan="4" />
<field name="description" nolabel="1" colspan="4" />
</page>
</notebook>