* Remove label-dot which in list page.

This commit is contained in:
chenfeiCF
2018-09-19 14:58:48 +08:00
parent 41c563bf32
commit 9e19e3fc85
38 changed files with 35 additions and 72 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
if(!$useDatatable) include '../../common/view/tablesorter.html.php';
$config->testcase->datatable->defaultField = $config->testtask->datatable->defaultField;
$config->testcase->datatable->fieldList['actions']['width'] = '90';
$config->testcase->datatable->fieldList['actions']['width'] = '120';
$setting = $this->datatable->getSetting('testtask');
$widths = $this->datatable->setFixedFieldWidth($setting);