* Fix bug#42445.
This commit is contained in:
@@ -97,6 +97,7 @@ $config->story->dtable->fieldList['estimate']['group'] = 5;
|
||||
|
||||
$config->story->dtable->fieldList['reviewer']['name'] = 'reviewer';
|
||||
$config->story->dtable->fieldList['reviewer']['title'] = $lang->story->reviewer;
|
||||
$config->story->dtable->fieldList['reviewer']['width'] = '100';
|
||||
$config->story->dtable->fieldList['reviewer']['sortType'] = false;
|
||||
$config->story->dtable->fieldList['reviewer']['show'] = true;
|
||||
$config->story->dtable->fieldList['reviewer']['group'] = 5;
|
||||
|
||||
Reference in New Issue
Block a user