From 5be843667a7d91bcafd1e5ff80b5d059f3cf360c Mon Sep 17 00:00:00 2001 From: Rob Vermaas Date: Fri, 5 Mar 2010 12:53:58 +0000 Subject: [PATCH] * hydra: add warningLine class to log lines with warning attribute --- src/xsl/log2html.xsl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/xsl/log2html.xsl b/src/xsl/log2html.xsl index 73ba2429..fd8abfbb 100644 --- a/src/xsl/log2html.xsl +++ b/src/xsl/log2html.xsl @@ -65,6 +65,9 @@ errorLine + + warningLine + prio3 @@ -80,4 +83,4 @@ - \ No newline at end of file +