summaryrefslogtreecommitdiffstats
path: root/reports/xsl-transforms/overview-matrix-www.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'reports/xsl-transforms/overview-matrix-www.xsl')
-rw-r--r--reports/xsl-transforms/overview-matrix-www.xsl3
1 files changed, 3 insertions, 0 deletions
diff --git a/reports/xsl-transforms/overview-matrix-www.xsl b/reports/xsl-transforms/overview-matrix-www.xsl
index d51ca2a85..a3dc91197 100644
--- a/reports/xsl-transforms/overview-matrix-www.xsl
+++ b/reports/xsl-transforms/overview-matrix-www.xsl
@@ -12,6 +12,9 @@
<title>
BCFG Overview Matrix
</title>
+ <xsl:if test="count(/Report/@refresh-time) > 0">
+ <META HTTP-EQUIV="Refresh" CONTENT="{@refresh-time}"/>
+ </xsl:if>
<xsl:copy-of select="$boxypastel-css" />
<xsl:copy-of select="$main-js" />