hook->render('template:board:table:column:before-header-row', array('swimlane' => $swimlane)) ?>
projectRole->canCreateTaskInColumn($column['project_id'], $column['id'])): ?> task->getNewBoardTaskButton($swimlane, $column) ?> 0): ?> () 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)) ?>
1 && ! empty($column['column_score'])): ?> ()   0): ?> ( / text->e($column['task_limit']) ?>) () hook->render('template:board:column:header', array('swimlane' => $swimlane, 'column' => $column)) ?>
hook->render('template:board:table:column:after-header-row', array('swimlane' => $swimlane)) ?>