* finish task #2929.

This commit is contained in:
pengjiangxiu
2017-02-24 14:52:48 +08:00
parent 0a00ab84a8
commit 1d893447eb
3 changed files with 16 additions and 1 deletions
+1 -1
View File
@@ -302,7 +302,7 @@ class testcase extends control
/* Get the status of stories are not closed. */
$storyStatus = $this->lang->story->statusList;
unset($storyStatus['closed']);
//unset($storyStatus['closed']);
$modules = array();
if($currentModuleID)
{