From e227340c55d243abb28a5bb7a0154ae9e10a91d3 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Mon, 17 Mar 2008 21:57:26 +0000 Subject: Bug 375585: Deadline not showing in Edit Search view of saved Search - Patch by Frédéric Buclin r=wurblzap a=LpSolit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- query.cgi | 1 + 1 file changed, 1 insertion(+) (limited to 'query.cgi') diff --git a/query.cgi b/query.cgi index 67b3df8b6..dbdf69be9 100755 --- a/query.cgi +++ b/query.cgi @@ -129,6 +129,7 @@ sub PrefillForm { "bug_file_loc_type", "status_whiteboard", "status_whiteboard_type", "bug_id", "bugidtype", "keywords", "keywords_type", + "deadlinefrom", "deadlineto", "x_axis_field", "y_axis_field", "z_axis_field", "chart_format", "cumulate", "x_labels_vertical", "category", "subcategory", "name", "newcategory", -- cgit v1.2.3-24-g4f1b