From 2db31344aa27eb93423f78286f59cc1681276f23 Mon Sep 17 00:00:00 2001 From: "shiyangyangwork@yahoo.cn" Date: Sun, 1 Jul 2012 08:57:59 +0000 Subject: [PATCH] * display realname in workload of report. --- module/report/control.php | 1 + module/report/view/workload.html.php | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/module/report/control.php b/module/report/control.php index eec768b450..3e04caecb3 100644 --- a/module/report/control.php +++ b/module/report/control.php @@ -63,6 +63,7 @@ class report extends control { $this->view->header->title = $this->lang->report->workload; $this->view->workload = $this->report->getWorkload(); + $this->view->users = $this->loadModel('user')->getPairs('noletter|noclosed'); $this->display(); } } diff --git a/module/report/view/workload.html.php b/module/report/view/workload.html.php index 80248c6068..c3fead8ca9 100644 --- a/module/report/view/workload.html.php +++ b/module/report/view/workload.html.php @@ -31,7 +31,7 @@ report->bug;?> report->total;?> - $load):?> + $load):?> $val):?> - +