summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/field-label.html.tmpl
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2015-04-13 13:58:11 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2015-04-13 13:58:11 +0200
commit7d0c10e71498f2909f466fc0ccda1890595bd3ff (patch)
tree2a2b1befff77aa2055d41bfa63c39a0f2e284412 /template/en/default/bug/field-label.html.tmpl
parentc3252406b334f83d0f2c03c58cee8a8697fc5c16 (diff)
downloadbugzilla-7d0c10e71498f2909f466fc0ccda1890595bd3ff.tar.gz
bugzilla-7d0c10e71498f2909f466fc0ccda1890595bd3ff.tar.xz
Bug 1137307: Bug reports are not valid HTML5 pages
r=dkl a=glob
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, 1 insertions, 0 deletions
diff --git a/template/en/default/bug/field-label.html.tmpl b/template/en/default/bug/field-label.html.tmpl
index 95ac28acb..94e2728fc 100644
--- a/template/en/default/bug/field-label.html.tmpl
+++ b/template/en/default/bug/field-label.html.tmpl
@@ -8,6 +8,7 @@
[%# INTERFACE:
# field: a Bugzilla::Field object
+ # editable: if true, a label pointing to the editable field will be added.
# desc_url: An alternate link to help for the field.
# hidden: True if the field label should start hidden.
# rowspan: a "rowspan" value for the label's <th>.