[IMP]:Made change in the title string of HR dashboard

bzr revid: jni@tinyerp.com-20101019102516-mt6sxvwdrr1ycn7q
This commit is contained in:
Jni (Open ERP) 2010-10-19 15:55:16 +05:30
parent e14dc253fa
commit ea37429116
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
<field name="inherit_id" ref="hr.board_hr_form"/>
<field name="arch" type="xml">
<xpath expr="/form/hpaned/child2" position="inside">
<action colspan="4" height="220" name="%(action_hr_holidays_leaves_by_month)d" string="My Leaves by Type" />
<action colspan="4" height="220" name="%(action_hr_holidays_leaves_by_month)d" string="Leaves By Month" />
</xpath>
</field>
</record>