From: jocuri%softhome.net <> Date: Tue, 7 Dec 2004 01:21:52 +0000 (+0000) Subject: Patch for bug 262372: clicking on a column header shouldn't result in loss of default... X-Git-Tag: bugzilla-2.18~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=691cdbd8c7f4b9d347ba7b49cc400b59b2fd1ea5;p=thirdparty%2Fbugzilla.git Patch for bug 262372: clicking on a column header shouldn't result in loss of defaultsavename; patch by Rob Siklos , r=wurblzap, a=justdave. --- diff --git a/template/en/default/list/table.html.tmpl b/template/en/default/list/table.html.tmpl index d9663ccd72..255cccabd5 100644 --- a/template/en/default/list/table.html.tmpl +++ b/template/en/default/list/table.html.tmpl @@ -89,7 +89,9 @@ ID [% ELSE %] ID + [% urlquerypart FILTER html %]&order=bugs.bug_id + [%-#%]&query_based_on= + [% defaultsavename OR searchname FILTER html %]">ID [% END %] @@ -128,7 +130,9 @@ [% ELSE %] + [% ",$qorder" FILTER html IF order %] + [%-#%]&query_based_on= + [% defaultsavename OR searchname FILTER html %]"> [%- abbrev.$id.title || field_descs.$id || column.title -%] [% END %]