From: lpsolit%gmail.com <> Date: Mon, 17 Mar 2008 21:57:26 +0000 (+0000) Subject: Bug 375585: Deadline not showing in Edit Search view of saved Search - Patch by FrÃ... X-Git-Tag: bugzilla-3.1.3~281 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e227340c55d243abb28a5bb7a0154ae9e10a91d3;p=thirdparty%2Fbugzilla.git Bug 375585: Deadline not showing in Edit Search view of saved Search - Patch by Frédéric Buclin r=wurblzap a=LpSolit --- diff --git a/query.cgi b/query.cgi index 67b3df8b65..dbdf69be9f 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", diff --git a/template/en/default/search/form.html.tmpl b/template/en/default/search/form.html.tmpl index e9f2ba676d..1df194c3d7 100644 --- a/template/en/default/search/form.html.tmpl +++ b/template/en/default/search/form.html.tmpl @@ -326,10 +326,10 @@ function doOnSelectProduct(selectmode) { : - from  -   - to  - + from + to (YYYY-MM-DD)