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