From 46e5d925026ccde28118bfcf28061c75f188b066 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Mon, 26 Nov 2012 20:20:29 +0100 Subject: Bug 718289: The deadline field should be visible by non-members of the timetracking group r=dkl a=LpSolit --- colchange.cgi | 1 + 1 file changed, 1 insertion(+) (limited to 'colchange.cgi') 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 -- cgit v1.2.3-24-g4f1b