= t('Title') ?> | = t('Assignee') ?> | = t('Time tracking') ?> | |
---|---|---|---|
= $this->subtask->toggleStatus($subtask, $redirect) ?> = $this->render('subtask/icons', array('subtask' => $subtask)) . $this->e($subtask['title']) ?> | = $this->url->link($this->e($subtask['name'] ?: $subtask['username']), 'user', 'show', array('user_id' => $subtask['user_id'])) ?> = $this->e($subtask['name'] ?: $subtask['username']) ?> |
|
= $this->render('subtask/menu', array( 'project' => $project, 'task' => $task, 'subtask' => $subtask, 'redirect' => $redirect, 'first_position' => $first_position, 'last_position' => $last_position, )) ?> |
= t('There is no subtask at the moment.') ?>
user->hasProjectAccess('subtask', 'save', $task['project_id'])): ?>