From 7d0c10e71498f2909f466fc0ccda1890595bd3ff Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Mon, 13 Apr 2015 13:58:11 +0200 Subject: Bug 1137307: Bug reports are not valid HTML5 pages r=dkl a=glob --- template/en/default/bug/field.html.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template/en/default/bug/field.html.tmpl') diff --git a/template/en/default/bug/field.html.tmpl b/template/en/default/bug/field.html.tmpl index 59dd140db..f1ddf633f 100644 --- a/template/en/default/bug/field.html.tmpl +++ b/template/en/default/bug/field.html.tmpl @@ -9,6 +9,7 @@ [%# INTERFACE: # field: a Bugzilla::Field object # value: The value of the field for this bug. + # field_hidden (optional): boolean; if true, the field is hidden by default. # override_legal_values (optional): The list of legal values, for select fields. # editable: Whether the field should be displayed as an editable # or as just the plain text of its value. @@ -202,7 +203,7 @@ value="[% value FILTER html %]">
-