= t('Title') ?> | = t('Assignee') ?> | = t('Time tracking') ?> | |
---|---|---|---|
= $this->subtask->toggleStatus($subtask, $task['project_id'], true) ?> = $this->subtask->getTitle($subtask) ?> | = $this->e($subtask['name'] ?: $subtask['username']) ?> |
|
= $this->render('subtask/menu', array( 'task' => $task, 'subtask' => $subtask, 'first_position' => $first_position, 'last_position' => $last_position, 'redirect' => $redirect, )) ?> |
= t('There is no subtask at the moment.') ?>