* Fix release back link.
This commit is contained in:
@@ -79,6 +79,7 @@ class program extends control
|
||||
|
||||
$this->session->set('projectList', $this->app->getURI(true), 'project');
|
||||
$this->session->set('productPlanList', $this->app->getURI(true), 'product');
|
||||
$this->session->set('releaseList', $this->app->getURI(true), 'product');
|
||||
|
||||
$this->view->title = $this->lang->program->kanban->common;
|
||||
$this->view->kanbanGroup = array_filter($this->program->getKanbanGroup());
|
||||
|
||||
Reference in New Issue
Block a user