* ajusted views of module 'testtask'.

This commit is contained in:
Catouse
2014-04-01 15:14:58 +08:00
parent 9e1acb9c15
commit e02f41daa4
7 changed files with 270 additions and 220 deletions
+1
View File
@@ -555,6 +555,7 @@ class testtask extends control
$this->view->cases = $cases;
$this->view->taskID = $taskID;
$this->view->pager = $pager;
$this->view->task = $task;
$this->display();
}