* finish task #3349.
This commit is contained in:
@@ -787,7 +787,6 @@ class task extends control
|
||||
|
||||
$this->view->title = $this->view->project->name . $this->lang->colon .$this->lang->task->finish;
|
||||
$this->view->position[] = $this->lang->task->finish;
|
||||
$this->view->date = strftime("%Y-%m-%d %X", strtotime('now'));
|
||||
$this->view->members = $members;
|
||||
|
||||
$this->display();
|
||||
|
||||
Reference in New Issue
Block a user