From: jocuri%softhome.net <> Date: Tue, 7 Dec 2004 01:21:38 +0000 (+0000) Subject: Patch for bug 262372: clicking on a column header shouldn't result in loss of default... X-Git-Tag: bugzilla-2.19.2~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30165fd16bc20ab390cfe1488782d34a5fe4b930;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 b9415ae9fc..0e70d0cf07 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 %]