Fix for bug 248685: Header lacking terms in showdependencytree. Swapping

INCLUDE for PROCESS when using variables.none gives us our $terms back.
r,a=justdave.


git-svn-id: svn://10.0.0.236/trunk@158516 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kiko%async.com.br
2004-06-26 12:38:28 +00:00
parent 27e3a53e95
commit 2038c9b01d

View File

@@ -21,7 +21,7 @@
# Myk Melez <myk@mozilla.org>
#%]
[% INCLUDE global/variables.none.tmpl %]
[% PROCESS global/variables.none.tmpl %]
[% PROCESS global/header.html.tmpl
title = "Dependency tree for $terms.Bug $bugid"