Hi,
Im trying to add extra information to the subpanel 'Project Tasks' in the module Project.
I have edited the file modules/ProjectTask/subpanels/default.php
ive added:
$subpanel_layout = ...
....
'task_number'=>array(
'vname' => 'LBL_TASK_NUMBER',
'width' => '9999%',
),
....
But it doesnt work nor do i get an error.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks