* fix workhour record.

This commit is contained in:
zhujinyong
2013-02-18 02:44:32 +00:00
parent 2df192332a
commit da6816b494
3 changed files with 4 additions and 16 deletions
-1
View File
@@ -446,7 +446,6 @@ class task extends control
}
$this->view->title = $this->lang->task->record;
$this->view->beforeConsumed = $this->task->getBeforeConsumed($taskID);
$this->display();
}