* When editing a project under a program, open the page under the program.
This commit is contained in:
@@ -31,6 +31,7 @@ toolbar
|
||||
);
|
||||
|
||||
$cols = $this->config->project->dtable->fieldList;
|
||||
$cols['actions']['list']['edit']['data-app'] = 'program';
|
||||
$cols['progress']['sortType'] = false;
|
||||
|
||||
$projectStats = initTableData($projectStats, $cols, $this->project);
|
||||
|
||||
Reference in New Issue
Block a user