= $this->text->e($task['project_name']) ?> >
= $this->text->e($task['swimlane_name']) ?> >
= $this->text->e($task['column_name']) ?>
">
user->hasProjectAccess('TaskModificationController', 'edit', $task['project_id'])): ?>
= $this->url->link(
$this->text->e($task['category_name']),
'TaskModificationController',
'edit',
array('task_id' => $task['id'], 'project_id' => $task['project_id']),
false,
'js-modal-medium' . (! empty($task['category_description']) ? ' tooltip' : ''),
t('Change category')
) ?>
= $this->app->tooltipMarkdown($task['category_description']) ?>
= $this->text->e($task['category_name']) ?>
">
= $this->text->e($tag['name']) ?>