summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/process/results.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/process/results.html.tmpl')
-rw-r--r--template/en/default/bug/process/results.html.tmpl9
1 files changed, 0 insertions, 9 deletions
diff --git a/template/en/default/bug/process/results.html.tmpl b/template/en/default/bug/process/results.html.tmpl
index 617c6850a..d2adca8b8 100644
--- a/template/en/default/bug/process/results.html.tmpl
+++ b/template/en/default/bug/process/results.html.tmpl
@@ -31,15 +31,6 @@
[% PROCESS global/variables.none.tmpl %]
[% UNLESS header_done %]
- [% bodyclasses = ['bz_bug',
- "bz_status_$bug.bug_status",
- "bz_component_$bug.component",
- "bz_bug_$bug.bug_id"
- ]
- %]
- [% FOREACH group = bug.groups_in %]
- [% bodyclasses.push("bz_group_$group.name") %]
- [% END %]
[% PROCESS bug/process/header.html.tmpl %]
[% END %]