aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default
diff options
context:
space:
mode:
authorColin Joy <bugzilla@colinjoy.net>2015-08-06 17:11:44 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2015-08-06 17:11:44 +0200
commit29ee9d3661b37de486360c634aab099833064915 (patch)
treea711516e6ee1bb870d8b936d7ccb31e57b5538aa /template/en/default
parente7a85a445c156351c78a1b5dabbd5c7993078934 (diff)
downloadbugs-29ee9d3661b37de486360c634aab099833064915.tar
bugs-29ee9d3661b37de486360c634aab099833064915.tar.gz
bugs-29ee9d3661b37de486360c634aab099833064915.tar.bz2
bugs-29ee9d3661b37de486360c634aab099833064915.tar.xz
bugs-29ee9d3661b37de486360c634aab099833064915.zip
Bug 1189813: Include javascript_urls in header.html.tmpl DEFAULT directive
r=LpSolit a=dkl
Diffstat (limited to 'template/en/default')
-rw-r--r--template/en/default/global/header.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl
index e461e3746..4d226fd73 100644
--- a/template/en/default/global/header.html.tmpl
+++ b/template/en/default/global/header.html.tmpl
@@ -32,6 +32,7 @@
header_addl_info = ""
onload = ""
style_urls = []
+ javascript_urls = []
yui = []
generate_api_token = 0
%]