projectRole->canCreateTaskInColumn($column['project_id'], $column['id'])): ?>
modal->largeIcon('plus', t('Add a new task'), 'TaskCreationController', 'show', array('project_id' => $column['project_id'], 'column_id' => $column['id'], 'swimlane_id' => $swimlane['id'])) ?>
1 && ! empty($column['column_nb_tasks'])): ?> () text->e($column['title']) ?> text->e($column['title']) ?>
  • projectRole->canCreateTaskInColumn($column['project_id'], $column['id'])): ?>
  • modal->medium('align-justify', t('Create tasks in bulk'), 'TaskBulkController', 'show', array('project_id' => $column['project_id'], 'column_id' => $column['id'], 'swimlane_id' => $swimlane['id'])) ?>
  • 0 && $this->projectRole->canChangeTaskStatusInColumn($column['project_id'], $column['id'])): ?>
  • modal->confirm('close', t('Close all tasks of this column'), 'BoardPopoverController', 'confirmCloseColumnTasks', array('project_id' => $column['project_id'], 'column_id' => $column['id'], 'swimlane_id' => $swimlane['id'])) ?>
  • hook->render('template:board:column:dropdown', array('swimlane' => $swimlane, 'column' => $column)) ?>
  (/text->e($column['task_limit']) ?>) () hook->render('template:board:column:header', array('swimlane' => $swimlane, 'column' => $column)) ?>