, so this is hidden and moved into the * menu by Asset/js/relocate.js. Shown only on non-empty columns to users who may modify tasks. * Clicking opens a modal (DoneController::confirmColumn) that both confirms and picks the direction. */ if ($column['nb_tasks'] <= 0 || ! $this->user->hasProjectAccess('TaskModificationController', 'update', $column['project_id'])) { return; } ?>