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):?> - +