summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/knob.html.tmpl
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2012-07-26 03:31:07 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2012-07-26 03:31:07 +0200
commitc1a71191995c59f93f4e11906fcec41602e40178 (patch)
tree37c3cab63f8f4b215420949956d8dbb7327d71ea /template/en/default/bug/knob.html.tmpl
parent17809fb5f84c17e26f3ff730b4e40f0af0eed710 (diff)
downloadbugzilla-c1a71191995c59f93f4e11906fcec41602e40178.tar.gz
bugzilla-c1a71191995c59f93f4e11906fcec41602e40178.tar.xz
Backout bug 768573 to fix bustage
Diffstat (limited to 'template/en/default/bug/knob.html.tmpl')
-rw-r--r--template/en/default/bug/knob.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/bug/knob.html.tmpl b/template/en/default/bug/knob.html.tmpl
index d79fe524a..ac14e6dc0 100644
--- a/template/en/default/bug/knob.html.tmpl
+++ b/template/en/default/bug/knob.html.tmpl
@@ -23,7 +23,7 @@
[% PROCESS global/variables.none.tmpl %]
<div id="status">
- [% INCLUDE bug/field.html.tmpl
+ [% PROCESS bug/field.html.tmpl
no_tds = 1
field = bug_fields.bug_status
value = bug.bug_status
@@ -38,7 +38,7 @@
[% END %]
<span id="resolution_settings">
- [% INCLUDE bug/field.html.tmpl
+ [% PROCESS bug/field.html.tmpl
no_tds = 1
field = bug_fields.resolution
value = bug.resolution