* code for task#1424.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
$this->session->set('taskID', $task->id);
|
||||
if($this->session->taskType) die(js::locate($this->createLink('my', 'task', "type={$this->session->taskType}"), 'parent'));
|
||||
die(js::locate($this->createLink('project', 'task', "projectID=$project->id"), 'parent'));
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user