Skip to content
Snippets Groups Projects
Commit 41358965 authored by Harshad Modi's avatar Harshad Modi
Browse files

[FIX] project_issue: correct dashboard problem

bzr revid: hmo@tinyerp.com-20101014082721-n7ingddyob4x09ff
parent 6bfefad4
Branches
Tags
No related merge requests found
......@@ -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='My Remaining Hours by Project']" position="after">
<xpath expr="/form/hpaned/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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment