diff --git a/module/common/view/datatable.fix.html.php b/module/common/view/datatable.fix.html.php index 95a77574d5..6ed9254b0d 100644 --- a/module/common/view/datatable.fix.html.php +++ b/module/common/view/datatable.fix.html.php @@ -84,7 +84,7 @@ $(function() moduleName == 'execution' && $app->methodName == 'task'):?> datatable->showAllModule;?> - datatable->showAllModuleList, isset($config->project->task->allModule) ? $config->project->task->allModule : 0);?> + datatable->showAllModuleList, isset($config->execution->task->allModule) ? $config->execution->task->allModule : 0);?>