From: Andre Klapper Date: Sun, 26 Jan 2014 12:13:29 +0000 (+0100) Subject: Bug 933253: In duplicates.cgi, display the Priority field instead of the OS field X-Git-Tag: bugzilla-4.5.2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4047f31e79491e9002501d53fb8b9a79e6d2f6b7;p=thirdparty%2Fbugzilla.git Bug 933253: In duplicates.cgi, display the Priority field instead of the OS field r=LpSolit a=justdave --- diff --git a/template/en/default/reports/duplicates-table.html.tmpl b/template/en/default/reports/duplicates-table.html.tmpl index 0484c8fcde..b8cd2ca787 100644 --- a/template/en/default/reports/duplicates-table.html.tmpl +++ b/template/en/default/reports/duplicates-table.html.tmpl @@ -31,7 +31,7 @@ description => "Change in last
$changedsince day(s)" }, { name => "component", description => field_descs.component }, { name => "bug_severity", description => field_descs.bug_severity }, - { name => "op_sys", description => field_descs.op_sys }, + { name => "priority", description => field_descs.priority }, { name => "target_milestone", description => field_descs.target_milestone }, { name => "short_desc", description => field_descs.short_desc }, ] %] @@ -92,8 +92,8 @@ [%- display_value('bug_severity', bug.bug_severity) FILTER html %] - - [%- display_value('op_sys', bug.op_sys) FILTER html %] + + [%- display_value('priority', bug.priority) FILTER html %] [% display_value('target_milestone',