From 5221b4f45514f27a9e69ca40222fdb1ef3116628 Mon Sep 17 00:00:00 2001 From: Peter Hedenskog Date: Thu, 9 Aug 2012 16:02:00 +0200 Subject: [PATCH] new link to the file page --- report/velocity/pages.vm | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/report/velocity/pages.vm b/report/velocity/pages.vm index 3d85d32ec..669380fb3 100644 --- a/report/velocity/pages.vm +++ b/report/velocity/pages.vm @@ -72,19 +72,16 @@ - #* - TODO: The creation of the file link needs to be cleaned up - *# - #set($file = $results.getChild("u").getValue().replaceAll("\/", "")) - #set($file = $file.replaceAll("http:", "")) - #set($file = $file.replaceAll("https:", "")) + + #set($file = $results.getAttribute("filename").getValue()) #set($file = $file.concat(".html")) + $results.getChild("u").getValue() #end - "> + "> #if($!{results.getChild("stats").getChild("js").getChild("r")})