Fix subtask redirection

This commit is contained in:
Frederic Guillot
2016-02-07 09:34:05 -05:00
parent 3fa445fce4
commit 07dd8882e8
6 changed files with 6 additions and 8 deletions

View File

@@ -12,6 +12,7 @@
'project' => $project,
'users_list' => isset($users_list) ? $users_list : array(),
'editable' => true,
'redirect' => 'task',
)) ?>
<?= $this->render('tasklink/show', array(