* Unset link.

This commit is contained in:
daitingting
2023-11-17 02:13:12 +00:00
parent 54349bb0ad
commit 85eb514c2a
+1
View File
@@ -56,6 +56,7 @@ $fieldListExtend['id']['type'] = 'checkID';
$this->config->stakeholder->dtable->fieldList = $fieldListExtend;
$cols = $this->loadModel('datatable')->getSetting('stakeholder');
unset($cols['name']['link']);
/* Set list and menu of actions to customize the actions of stakeholder in program module. */
$cols['actions']['list'] = array('unlinkStakeholder' => array