summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/editparams.html.tmpl
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2011-07-26 11:06:11 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2011-07-26 11:06:11 +0200
commit7ae7ccb35d64116573ae2611a752b4fd6a147dce (patch)
tree1b449f409297bf19ad58eff2a54d49dbab2b3b2b /template/en/default/admin/params/editparams.html.tmpl
parent2767ac53baac9ddf0ae288f49b120f581abefb63 (diff)
downloadbugzilla-7ae7ccb35d64116573ae2611a752b4fd6a147dce.tar.gz
bugzilla-7ae7ccb35d64116573ae2611a752b4fd6a147dce.tar.xz
Bug 647158: The Error Console in Firefox reports
"unbalanced tree was written using document.write()" when reporting a new bug or when visiting the "User Authentication" panel in the Parameters page r=glob a=LpSolit
Diffstat (limited to 'template/en/default/admin/params/editparams.html.tmpl')
-rw-r--r--template/en/default/admin/params/editparams.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/params/editparams.html.tmpl b/template/en/default/admin/params/editparams.html.tmpl
index e9aeb6e6c..fd38d65f0 100644
--- a/template/en/default/admin/params/editparams.html.tmpl
+++ b/template/en/default/admin/params/editparams.html.tmpl
@@ -56,7 +56,7 @@
title = title
message = message
style_urls = ['skins/standard/params.css']
- javascript_urls = ['js/params.js']
+ javascript_urls = ['js/params.js', 'js/util.js']
doc_section = "parameters.html"
%]