+ Fix bug #49637, remove sort icon in testtask::linkCases.
This commit is contained in:
@@ -86,6 +86,7 @@ div
|
||||
$lang->testtask->unlinkedCases . "({$pager->recTotal})"
|
||||
)
|
||||
);
|
||||
foreach($config->testtask->linkcase->dtable->fieldList as $field => $fieldConfig) $config->testtask->linkcase->dtable->fieldList[$field]['sortType'] = false;
|
||||
|
||||
dtable
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user