* add link when export to html.
This commit is contained in:
@@ -549,6 +549,7 @@ class testcase extends control
|
||||
|
||||
$this->post->set('fields', $fields);
|
||||
$this->post->set('rows', $cases);
|
||||
$this->post->set('kind', 'testcase');
|
||||
$this->fetch('file', 'export2' . $this->post->fileType, $_POST);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user