* [bug#59004,done,0.1h] remove unused code.
This commit is contained in:
@@ -1635,7 +1635,6 @@ class kanban extends control
|
||||
|
||||
$taskSearchValue = $this->session->taskSearchValue ? $this->session->taskSearchValue : '';
|
||||
$rdSearchValue = $this->session->rdSearchValue ? $this->session->rdSearchValue : '';
|
||||
a($regionID);die;
|
||||
if($regionID == 0)
|
||||
{
|
||||
list($kanbanGroup, $links) = $this->kanban->getExecutionKanban($executionID, $browseType, $groupBy, $taskSearchValue);
|
||||
|
||||
Reference in New Issue
Block a user