* Fix bug #16953.
This commit is contained in:
@@ -978,7 +978,7 @@ class testcase extends control
|
||||
$caseIDList = array_keys($cases);
|
||||
|
||||
/* The cases of my. */
|
||||
$this->loadModel('my')->setMenu();
|
||||
$this->loadModel('my');
|
||||
$this->lang->testcase->menu = $this->lang->my->menu->work;
|
||||
$this->lang->my->menu->work['subModule'] = 'testcase';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user