From e8103e089ba9a3531a00a48eeda7f75c34ae603b Mon Sep 17 00:00:00 2001 From: chenfeiCF Date: Fri, 6 Jan 2017 13:29:23 +0800 Subject: [PATCH] * finish task #2843. --- module/project/view/datatabledata.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/project/view/datatabledata.html.php b/module/project/view/datatabledata.html.php index 7984e41f2b..ad92507c5d 100644 --- a/module/project/view/datatabledata.html.php +++ b/module/project/view/datatabledata.html.php @@ -33,7 +33,7 @@ extract($widths); - $value) $this->task->printCell($value, $task, $memberPairs, $browseType, $branchGroups, $modulePairs);?> + $value) $this->task->printCell($value, $task, $users, $browseType, $branchGroups, $modulePairs);?>