Commit 7adedfc2 authored by Colin Joy's avatar Colin Joy Committed by Frédéric Buclin

Bug 1189813: Include javascript_urls in header.html.tmpl DEFAULT directive

r=LpSolit a=dkl
parent 672fe6de
...@@ -32,6 +32,7 @@ ...@@ -32,6 +32,7 @@
header_addl_info = "" header_addl_info = ""
onload = "" onload = ""
style_urls = [] style_urls = []
javascript_urls = []
yui = [] yui = []
yui_css = {} yui_css = {}
yui_deps = {} yui_deps = {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment