Skip to content

Commit

Permalink
MID-2587 "cannot display user which has pending (not approved) assign…
Browse files Browse the repository at this point in the history
…ment " problem is fixed
  • Loading branch information
KaterynaHonchar committed Nov 11, 2015
1 parent 04e8ff0 commit 26f3f55
Showing 1 changed file with 5 additions and 0 deletions.
Expand Up @@ -72,6 +72,11 @@ <h3>
<div wicket:id="assignmentsPanel" />
</div>
</div>

<div wicket:id="tasks">
<h3><wicket:message key="pageUser.tasks"/></h3>
<div wicket:id="taskTable"/>
</div>
</div>
</div>

Expand Down

0 comments on commit 26f3f55

Please sign in to comment.