* Code for task #41775.
This commit is contained in:
@@ -69,6 +69,9 @@ class program extends control
|
||||
|
||||
public function kanban()
|
||||
{
|
||||
$this->app->loadLang('release');
|
||||
|
||||
$this->view->title = $this->lang->program->kanban->common;
|
||||
$this->view->kanbanGroup = $this->program->getKanbanGroup();
|
||||
$this->display();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user