* Add taskList in submenu.

* Adjust actions for task cases.
This commit is contained in:
daitingting
2018-05-14 18:12:56 +08:00
parent 7430deca8c
commit a4137aff82
3 changed files with 22 additions and 6 deletions
-1
View File
@@ -39,7 +39,6 @@
if(!$useDatatable) include '../../common/view/tablesorter.html.php';
$this->config->testcase->datatable->defaultField = $this->config->testtask->datatable->defaultField;
$this->config->testcase->datatable->fieldList['actions']['width'] = '156';
$setting = $this->datatable->getSetting('testtask');
$widths = $this->datatable->setFixedFieldWidth($setting);