[imp] remove arrow from job position menu.

bzr revid: amb@tinyerp.com-20130826105454-4umit3zxy6c3mbah
This commit is contained in:
Amit Bhavsar (Open ERP) 2013-08-26 16:24:54 +05:30
parent 93a6e3e4e2
commit 0121007fc8
1 changed files with 5 additions and 0 deletions

View File

@ -19,6 +19,11 @@
<field name="view_mode">tree,form</field>
<field name="view_id" ref="document.view_document_file_tree"/>
<field name="domain">[('res_model','=','hr.applicant')]</field>
<field name="help" type="html">
<p>
Search through resumes and motivation letters.
</p>
</field>
</record>
<menuitem