Merge branch 'master' of github.com:easysoft/zentaopms

This commit is contained in:
wangyidong
2018-01-15 11:28:22 +08:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -722,7 +722,7 @@ class testcase extends control
}
}
if(!$this->testcase->forceNotReview()) unset($this->lang->testcase->statusList['wait']);
// if(!$this->testcase->forceNotReview()) unset($this->lang->testcase->statusList['wait']); /* Bug#1343 */
/* Judge whether the editedTasks is too large and set session. */
$countInputVars = count($cases) * (count(explode(',', $this->config->testcase->custom->batchEditFields)) + 3);
+1 -1
View File
@@ -1457,7 +1457,7 @@ class testcaseModel extends model
}
/**
* Check whether force not review
* Check whether force not review.
*
* @access public
* @return bool