* [task#60206,done,0.2h] fix bug.
This commit is contained in:
@@ -1811,6 +1811,10 @@ class execution extends control
|
||||
unset($this->lang->kanban->type['bug']);
|
||||
unset($this->lang->kanban->type['parentStory']);
|
||||
}
|
||||
elseif($execution->type == 'stage')
|
||||
{
|
||||
unset($this->lang->kanban->type['risk']);
|
||||
}
|
||||
elseif(!$features['story'])
|
||||
{
|
||||
$browseType = 'task';
|
||||
|
||||
Reference in New Issue
Block a user