* Adjust width.

This commit is contained in:
daitingting
2018-05-15 14:39:51 +08:00
parent d5aee59768
commit e0b68dbaec
+1
View File
@@ -39,6 +39,7 @@
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'] = '90';
$setting = $this->datatable->getSetting('testtask');
$widths = $this->datatable->setFixedFieldWidth($setting);