From 2b6e8d301068d81636ea4002ec9099d1cfb7074b Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Fri, 13 Apr 2012 20:03:54 +0200 Subject: highlighting of errorneous lines in from tool output --- data/templates/display-file.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/templates/display-file.htm b/data/templates/display-file.htm index d06c365..1049abb 100644 --- a/data/templates/display-file.htm +++ b/data/templates/display-file.htm @@ -7,6 +7,6 @@

{{file.getFilename}}

- {{file.getHighlightedContent|raw}} + {{file.getHighlightedContent(toolres)|raw}}
-- cgit v1.2.3