+finish task#414

This commit is contained in:
chencongzhi520@gmail.com
2011-04-17 01:19:38 +00:00
parent fae356945f
commit fb93bccc95
5 changed files with 163 additions and 25 deletions
+1
View File
@@ -515,6 +515,7 @@ class task extends control
}
$this->view->renderJS = $this->report->renderJsCharts(count($this->view->charts));
}
$this->project->setMenu($this->project->getPairs(), $projectID);
$this->projects = $this->project->getPairs();
$this->view->header->title = $this->projects[$projectID] . $this->lang->colon . $this->lang->task->report->common;