From 7adedfc2db456af0a8766eb7bc1916fc8c33b558 Mon Sep 17 00:00:00 2001 From: Colin Joy Date: Thu, 6 Aug 2015 17:09:56 +0200 Subject: Bug 1189813: Include javascript_urls in header.html.tmpl DEFAULT directive r=LpSolit a=dkl --- template/en/default/global/header.html.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'template') diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl index 98cd42980..488828daf 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 = [] yui_css = {} yui_deps = {} -- cgit v1.2.3-24-g4f1b