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

@@ -58,6 +58,7 @@
'subtask' => $subtask,
'first_position' => $first_position,
'last_position' => $last_position,
'redirect' => $redirect,
)) ?>
</td>
<?php endif ?>