summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/field-label.html.tmpl
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2011-08-01 10:35:09 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2011-08-01 10:35:09 +0200
commit39888980be9924ebdd05913b0c8fbb92bf99fcf1 (patch)
tree930db47dbcc17c83aba5fab95bac90593bff61cd /template/en/default/bug/field-label.html.tmpl
parentbc82259f9284e3d682536086637ace46cd8ab6ea (diff)
downloadbugzilla-39888980be9924ebdd05913b0c8fbb92bf99fcf1.tar.gz
bugzilla-39888980be9924ebdd05913b0c8fbb92bf99fcf1.tar.xz
Bug 634812: Having a very large number of custom fields can make displaying show_bug.cgi slow
r=glob a=LpSolit
Diffstat (limited to 'template/en/default/bug/field-label.html.tmpl')
-rw-r--r--template/en/default/bug/field-label.html.tmpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/template/en/default/bug/field-label.html.tmpl b/template/en/default/bug/field-label.html.tmpl
index a47855e14..fe3bed75b 100644
--- a/template/en/default/bug/field-label.html.tmpl
+++ b/template/en/default/bug/field-label.html.tmpl
@@ -26,7 +26,6 @@
# tag_name: the tag to use to surround the label
#%]
-[% PROCESS "bug/field-help.none.tmpl" %]
[% DEFAULT tag_name = "th" %]
<[% tag_name FILTER html %] class="field_label [% ' bz_hidden_field' IF hidden %]
[%- ' required' IF field.is_mandatory && NOT bug.id %]"