diff --git a/module/program/config/dtable.php b/module/program/config/dtable.php index c0ad166151..f104d7af4a 100644 --- a/module/program/config/dtable.php +++ b/module/program/config/dtable.php @@ -66,7 +66,7 @@ $config->program->productview->dtable->fieldList['name']['name'] = 'name $config->program->productview->dtable->fieldList['name']['title'] = $lang->nameAB; $config->program->productview->dtable->fieldList['name']['type'] = 'link'; $config->program->productview->dtable->fieldList['name']['iconRender'] = 'RAWJSRAWJS'; -$config->program->productview->dtable->fieldList['name']['link'] = "RAWJSRAWJS"; +$config->program->productview->dtable->fieldList['name']['link'] = "RAWJSRAWJS"; $config->program->productview->dtable->fieldList['name']['nestedToggle'] = true; $config->program->productview->dtable->fieldList['name']['checkbox'] = true; $config->program->productview->dtable->fieldList['name']['show'] = true; @@ -196,7 +196,7 @@ $config->program->projectView->dtable->fieldList['name']['name'] = 'name $config->program->projectView->dtable->fieldList['name']['title'] = $lang->nameAB; $config->program->projectView->dtable->fieldList['name']['width'] = 200; $config->program->projectView->dtable->fieldList['name']['type'] = 'link'; -$config->program->projectView->dtable->fieldList['name']['link'] = "RAWJSprogram->projectView->dtable->fieldList['name']['flex'] = 1; $config->program->projectView->dtable->fieldList['name']['nestedToggle'] = true; $config->program->projectView->dtable->fieldList['name']['checkbox'] = true;