summaryrefslogtreecommitdiffstats
path: root/template/en/default/search
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/search
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/search')
-rw-r--r--template/en/default/search/field.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/search/field.html.tmpl b/template/en/default/search/field.html.tmpl
index 90156238d..5a95d67c1 100644
--- a/template/en/default/search/field.html.tmpl
+++ b/template/en/default/search/field.html.tmpl
@@ -42,7 +42,7 @@
value="[% value FILTER html %]" [% 'autofocus' IF focus %]>
<div id="[% field.name FILTER html %]_autocomplete"></div>
</div>
- <script type="text/javascript" defer="defer">
+ <script type="text/javascript">
if (typeof YAHOO.bugzilla.field_array === "undefined")
YAHOO.bugzilla.field_array = [];
YAHOO.bugzilla.field_array["[% field.name FILTER js %]"] = [