Merge branch 'sprint/zentaopms240_story_nosprint' into 'sprint/zentaopms240'
* Adjust for story menu of nosprint. See merge request easycorp/zentaopms!5483
This commit is contained in:
@@ -4862,7 +4862,7 @@ class storyModel extends model
|
||||
echo $story->version;
|
||||
break;
|
||||
case 'actions':
|
||||
if($tab == 'execution')
|
||||
if($tab == 'execution' || $this->session->noSprint)
|
||||
{
|
||||
$menuType = 'execution';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user