Merge branch 'fixbug_sunjun_21618' into 'master'
Fixbug sunjun 21618 See merge request easycorp/zentaopms!2859
This commit is contained in:
@@ -1094,6 +1094,7 @@ class testcase extends control
|
||||
$this->view->cases = $cases;
|
||||
$this->view->forceNotReview = $this->testcase->forceNotReview();
|
||||
$this->view->modulePairs = $modulePairs;
|
||||
$this->view->isLibCase = $type == 'lib' ? true : false;
|
||||
|
||||
$this->display();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user