From: lpsolit%gmail.com <> Date: Mon, 17 Mar 2008 21:59:34 +0000 (+0000) Subject: Bug 375585: Deadline not showing in Edit Search view of saved Search - Patch by FrÃ... X-Git-Tag: bugzilla-3.0.4~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d5229b86a25ce7c766b47c71c47e3eabe6fa9f9;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 caf9da5b19..3d74ce7b2b 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 30e2f26506..8d47550427 100644 --- a/template/en/default/search/form.html.tmpl +++ b/template/en/default/search/form.html.tmpl @@ -327,10 +327,10 @@ function doOnSelectProduct(selectmode) { : - from  -   - to  - + from + to (YYYY-MM-DD)