* Finish task#56931.
This commit is contained in:
@@ -3372,6 +3372,7 @@ class execution extends control
|
||||
$this->view->team = $team;
|
||||
$this->view->executionID = $executionID;
|
||||
$this->view->storyID = $storyID;
|
||||
$this->view->story = $this->story->getById($storyID);
|
||||
$this->display();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user