[FIX] progress_issue: regression on board of project

bzr revid: hmo@tinyerp.com-20101012134940-ga9qe8glwe9rxyjj
This commit is contained in:
Harry (OpenERP) 2010-10-12 19:19:40 +05:30
parent 2814e43651
commit 7b7323d09e
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@
<xpath expr="/form/hpaned/child1/action[@string='My Delegated Tasks']" position="after">
<action colspan="4" height="100" name="%(action_view_my_project_issue_tree)d" string="My Issues" />
</xpath>
<xpath expr="/form/hpaned/child2/vpaned/child2/action[@string='Remaining Hours Per Project']" position="after">
<xpath expr="/form/hpaned/child2/vpaned/child2/action[@string='My Remaining Hours by Project']" position="after">
<action colspan="4" height="100" name="%(action_view_my_open_project_issue_tree)d" string="My Open Issues by Creation Date" />
</xpath>
</field>