Skip to content
Snippets Groups Projects
Commit f91bdea5 authored by Raphael Collet's avatar Raphael Collet
Browse files

[IMP] fix tab label 'Employees' in job position form

bzr revid: rco@openerp.com-20110722134458-ejsnvddb2cvjgnbi
parents c86d5de3 b2dd6a9f
Branches
Tags
No related merge requests found
......@@ -309,8 +309,8 @@
<separator colspan="4" string="Requirements"/>
<field name="requirements" colspan="4" nolabel="1"/>
</page>
<page string="Employee">
<field name="employee_ids" colspan='4' nolabel="1" widget="many2many" mode="tree,form"/>
<page string="Employees">
<field name="employee_ids" colspan="4" nolabel="1" widget="many2many" mode="tree,form"/>
</page>
</notebook>
<group col="6" colspan="4">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment