]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1189813: Include javascript_urls in header.html.tmpl DEFAULT directive
authorColin Joy <bugzilla@colinjoy.net>
Thu, 6 Aug 2015 15:11:44 +0000 (17:11 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Thu, 6 Aug 2015 15:11:44 +0000 (17:11 +0200)
r=LpSolit a=dkl

template/en/default/global/header.html.tmpl

index e461e37467b03ba28f360071880ecd171e2ea1ea..4d226fd737bcecf014f2cde598186cba952079a8 100644 (file)
@@ -32,6 +32,7 @@
   header_addl_info = ""
   onload = ""
   style_urls = []
+  javascript_urls = []
   yui = []
   generate_api_token = 0
 %]