From 841b5d3961f31277c424a4432fc51f0ac4bf093f Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Sun, 6 Sep 2009 22:45:51 +0000 Subject: Bug 176002: Move duplicate statistics into the db Patch by Max Kanat-Alexander r=LpSolit, a=LpSolit --- template/en/default/reports/duplicates-table.html.tmpl | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'template/en/default/reports') diff --git a/template/en/default/reports/duplicates-table.html.tmpl b/template/en/default/reports/duplicates-table.html.tmpl index 5dbef2144..f651a7fd4 100644 --- a/template/en/default/reports/duplicates-table.html.tmpl +++ b/template/en/default/reports/duplicates-table.html.tmpl @@ -61,9 +61,6 @@ { name => "short_desc", description => "Summary" } ] %] - [%# Small hack to keep delta column out if we don't need it %] - [% NEXT IF column.name == "delta" AND NOT dobefore %] - [% bug_ids_string = bug_ids.join(',') %]