= t('There is no external link for the moment.') ?>
= t('Type') ?> | = t('Title') ?> | = t('Dependency') ?> | = t('Creator') ?> | = t('Date') ?> | user->hasProjectAccess('TaskExternalLink', 'edit', $task['project_id'])): ?>= t('Action') ?> |
---|---|---|---|---|---|
= $link['type'] ?> | = $this->text->e($link['title']) ?> | = $this->text->e($link['dependency_label']) ?> | = $this->text->e($link['creator_name'] ?: $link['creator_username']) ?> | = $this->dt->date($link['date_creation']) ?> | user->hasProjectAccess('TaskExternalLink', 'edit', $task['project_id'])): ?>
|