* [refac,0.2h] add story label for create a task page.
This commit is contained in:
+1
-1
@@ -138,7 +138,7 @@ class taskZen extends task
|
||||
}
|
||||
$this->view->testStories = $testStories;
|
||||
$this->view->testStoryIdList = $testStoryIdList;
|
||||
$this->view->stories = $stories;
|
||||
$this->view->stories = $this->story->addGradeLabel($stories);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user