diff options
Diffstat (limited to 'colchange.cgi')
-rwxr-xr-x | colchange.cgi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/colchange.cgi b/colchange.cgi index 0aa6c7cba..66b661e5a 100755 --- a/colchange.cgi +++ b/colchange.cgi @@ -26,6 +26,7 @@ use constant COLUMN_PARAMS => { 'usetargetmilestone' => ['target_milestone'], 'useqacontact' => ['qa_contact', 'qa_contact_realname'], 'usestatuswhiteboard' => ['status_whiteboard'], + 'timetrackinggroup' => ['deadline'], }; # We only show these columns if an object of this type exists in the |